system/aide: Updated for version 0.17.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Emmanuel N. Millan 2022-10-04 16:13:52 +01:00 committed by Willy Sudiarto Raharjo
parent 099876db05
commit 911960e829
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aide
#PKGVER=`basename $PRGNAM*tar.gz .tar.gz | cut -d- -f2`
VERSION=${VERSION:-0.17.3}
VERSION=${VERSION:-0.17.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="aide"
VERSION="0.17.3"
VERSION="0.17.4"
HOMEPAGE="https://aide.github.io/"
DOWNLOAD="https://github.com/aide/aide/releases/download/v0.17.3/aide-0.17.3.tar.gz"
MD5SUM="b642b5da44e827da57ae24b3670e4b33"
DOWNLOAD="https://github.com/aide/aide/releases/download/v0.17.4/aide-0.17.4.tar.gz"
MD5SUM="adac3bc719b923d49059edb992eb95c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""