summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Emmanuel N. Millan2019-03-22 16:45:13 +0100
committer Willy Sudiarto Raharjo2019-03-22 16:45:13 +0100
commitcd97fd582bb568bcd9b85c7e5c0dc79a4886857a (patch)
treed8a9390d738d951ad3819abe077503cfbef48689 /system
parentfd59f7b4d7fb7e42a694141c703e73bafd999ed2 (diff)
downloadslackbuilds-cd97fd582bb568bcd9b85c7e5c0dc79a4886857a.tar.gz
system/aide: Updated for version 0.16.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 f0351f697b..3f67e70b54 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 dbad654ee5..b0900d30dc 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"