aboutsummaryrefslogtreecommitdiff
path: root/system/aide
diff options
context:
space:
mode:
Diffstat (limited to 'system/aide')
-rw-r--r--system/aide/aide.SlackBuild4
-rw-r--r--system/aide/aide.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/system/aide/aide.SlackBuild b/system/aide/aide.SlackBuild
index f0351f697b02..3f67e70b5428 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
+# Emmanuel N. Millan <emmanueln@gmail.com> - 2018,2019
PRGNAM=aide
#PKGVER=`basename $PRGNAM*tar.gz .tar.gz | cut -d- -f2`
-VERSION=${VERSION:-0.16}
+VERSION=${VERSION:-0.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/aide/aide.info b/system/aide/aide.info
index dbad654ee512..b0900d30dcbf 100644
--- a/system/aide/aide.info
+++ b/system/aide/aide.info
@@ -1,10 +1,10 @@
PRGNAM="aide"
-VERSION="0.16"
-HOMEPAGE="https://sourceforge.net/projects/aide/"
-DOWNLOAD="https://sourceforge.net/projects/aide/files/aide/0.16/aide-0.16.tar.gz"
-MD5SUM="25c616f67c667acd4088747ae7f6a9a3"
+VERSION="0.16.1"
+HOMEPAGE="https://aide.github.io/"
+DOWNLOAD="https://github.com/aide/aide/releases/download/v0.16.1/aide-0.16.1.tar.gz"
+MD5SUM="1bb877023500451cbad76c8ab1f3ec55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Emmanuel N. Millan"
-EMAIL="emmanueln@gmail.com"
+EMAIL="emmanueln[at]gmail[dot]com"