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 3f67e70b54..5f685339a1 100644 --- a/system/aide/aide.SlackBuild +++ b/system/aide/aide.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=aide #PKGVER=`basename $PRGNAM*tar.gz .tar.gz | cut -d- -f2` -VERSION=${VERSION:-0.16.1} +VERSION=${VERSION:-0.16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |