aboutsummaryrefslogtreecommitdiff
path: root/system/aide/aide.SlackBuild
diff options
context:
space:
mode:
authorEmmanuel N. Millan <emmanueln@gmail.com>2022-10-04 16:13:52 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 09:12:38 +0700
commit911960e829abfe88a680e0a9b2da7c8b68cd74a9 (patch)
treeb0550abaee96b81c3cff595e964dadb313a49e75 /system/aide/aide.SlackBuild
parent099876db0559c4f478cdd32637bb5164206ae96c (diff)
system/aide: Updated for version 0.17.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/aide/aide.SlackBuild')
-rw-r--r--system/aide/aide.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/aide/aide.SlackBuild b/system/aide/aide.SlackBuild
index a88dbc0eb6afb..fd880d64dcea4 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}