summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-10-27 08:09:28 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-31 08:33:10 +0700
commit59f96cdec4438415461b6adaa7026c75e7a359ec (patch)
tree098360220c8f714f38acf829fee2757d989067dd /system
parentcc555f85cf9d77e3c3de9136a6365ae4c9598579 (diff)
downloadslackbuilds-59f96cdec4438415461b6adaa7026c75e7a359ec.tar.gz
slackbuilds-59f96cdec4438415461b6adaa7026c75e7a359ec.tar.xz
system/samhain: Fix DOWNLOAD.
Diffstat (limited to 'system')
-rw-r--r--system/samhain/samhain.SlackBuild2
-rw-r--r--system/samhain/samhain.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/system/samhain/samhain.SlackBuild b/system/samhain/samhain.SlackBuild
index 533852d839..e175cdea0d 100644
--- a/system/samhain/samhain.SlackBuild
+++ b/system/samhain/samhain.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -f $PRGNAM-$VERSION.tar.gz $PRGNAM-$VERSION.tar.gz.asc
-tar xvf $CWD/$PRGNAM-current.tar.gz
+tar xvf $CWD/${PRGNAM}_signed-$VERSION.tar.gz
rm -rf $PRGNAM-$VERSION
tar xvf $PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
diff --git a/system/samhain/samhain.info b/system/samhain/samhain.info
index 3a0a95d786..f3f0fa4f98 100644
--- a/system/samhain/samhain.info
+++ b/system/samhain/samhain.info
@@ -1,7 +1,7 @@
PRGNAM="samhain"
VERSION="3.1.0"
HOMEPAGE="http://www.la-samhna.de/"
-DOWNLOAD="http://www.la-samhna.de/samhain/samhain-current.tar.gz"
+DOWNLOAD="http://www.la-samhna.de/archive/samhain_signed-3.1.0.tar.gz"
MD5SUM="a621678f0e97fec612e63864b4d1e9d2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""