summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Emmanuel N. Millan <emmanueln@gmail.com>2022-10-04 16:13:52 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 09:12:38 +0700
commit911960e829abfe88a680e0a9b2da7c8b68cd74a9 (patch)
treeb0550abaee96b81c3cff595e964dadb313a49e75
parent099876db0559c4f478cdd32637bb5164206ae96c (diff)
downloadslackbuilds-911960e829abfe88a680e0a9b2da7c8b68cd74a9.tar.gz
slackbuilds-911960e829abfe88a680e0a9b2da7c8b68cd74a9.tar.xz
system/aide: Updated for version 0.17.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/aide/aide.SlackBuild2
-rw-r--r--system/aide/aide.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/aide/aide.SlackBuild b/system/aide/aide.SlackBuild
index a88dbc0eb6..fd880d64dc 100644
--- a/system/aide/aide.SlackBuild
+++ b/system/aide/aide.SlackBuild
@@ -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}
diff --git a/system/aide/aide.info b/system/aide/aide.info
index 2fa8767204..fea44a8b67 100644
--- a/system/aide/aide.info
+++ b/system/aide/aide.info
@@ -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=""