diff options
Diffstat (limited to 'system/aide/aide.SlackBuild')
-rw-r--r-- | system/aide/aide.SlackBuild | 2 |
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} |