system/augeas: Updated for version 1.14.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nikos Giotis 2024-02-07 06:33:09 +07:00 committed by Willy Sudiarto Raharjo
parent 15f47d9a80
commit 31f3a3383b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=augeas
VERSION=${VERSION:-1.12.0}
VERSION=${VERSION:-1.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="augeas"
VERSION="1.12.0"
VERSION="1.14.1"
HOMEPAGE="http://augeas.net/"
DOWNLOAD="http://download.augeas.net/augeas-1.12.0.tar.gz"
MD5SUM="74f1c7b8550f4e728486091f6b907175"
DOWNLOAD="https://github.com/hercules-team/augeas/releases/download/release-1.14.1/augeas-1.14.1.tar.gz"
MD5SUM="ac31216268b4b64809afd3a25f2515e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""