summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2017-02-19 19:09:10 +0100
committer Willy Sudiarto Raharjo2017-02-21 10:44:56 +0100
commit3b5c40e72366462e4f4d14e99611d0c09d29d329 (patch)
treed49fa8669b20a3eb63f53d17890607fab63af41d
parent385d9bd71d68331c30f01549bc30eb428e1008a4 (diff)
downloadslackbuilds-3b5c40e72366462e4f4d14e99611d0c09d29d329.tar.gz
network/authbind: Updated for version 2.1.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--network/authbind/authbind.SlackBuild6
-rw-r--r--network/authbind/authbind.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/authbind/authbind.SlackBuild b/network/authbind/authbind.SlackBuild
index 1758faea65..7ab62463ce 100644
--- a/network/authbind/authbind.SlackBuild
+++ b/network/authbind/authbind.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
PRGNAM=authbind
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -43,9 +43,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
+rm -rf $PRGNAM
tar xvf $CWD/${PRGNAM}_$VERSION.tar.gz
-cd $PRGNAM-$VERSION
+cd $PRGNAM
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/network/authbind/authbind.info b/network/authbind/authbind.info
index 8d877bf2d5..7746bb9c65 100644
--- a/network/authbind/authbind.info
+++ b/network/authbind/authbind.info
@@ -1,8 +1,8 @@
PRGNAM="authbind"
-VERSION="2.1.1"
+VERSION="2.1.2"
HOMEPAGE="http://packages.debian.org/sid/authbind"
-DOWNLOAD="http://ftp.debian.org/debian/pool/main/a/authbind/authbind_2.1.1.tar.gz"
-MD5SUM="ef3cd5eef28519b8daf248e3761dd9bd"
+DOWNLOAD="http://ftp.debian.org/debian/pool/main/a/authbind/authbind_2.1.2.tar.gz"
+MD5SUM="e301e83e9683abc3aebf08ebdfe58041"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""