diff options
Diffstat (limited to 'system/aide/aide.SlackBuild')
-rw-r--r-- | system/aide/aide.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/aide/aide.SlackBuild b/system/aide/aide.SlackBuild index b87c666081..a03e45be96 100644 --- a/system/aide/aide.SlackBuild +++ b/system/aide/aide.SlackBuild @@ -2,11 +2,11 @@ # Slackware build script for AIDE # Andy Bailey <GooseYArd@gmail.com> -# Emmanuel N. Millan <emmanueln@gmail.com> - 2018,2019 +# Emmanuel N. Millan <emmanueln@gmail.com> - 2018,2021 PRGNAM=aide #PKGVER=`basename $PRGNAM*tar.gz .tar.gz | cut -d- -f2` -VERSION=${VERSION:-0.16.2} +VERSION=${VERSION:-0.17.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |