summaryrefslogtreecommitdiffstats
path: root/academic/xiphos/xiphos.SlackBuild
diff options
context:
space:
mode:
author Tim Dickson2017-05-09 13:57:45 +0200
committer Willy Sudiarto Raharjo2017-05-13 01:58:49 +0200
commitfbe0107f7827921d4b35f61fdcfd3e1461381b1c (patch)
treeb9bff51c59e2748768b7182dadf460741fefdf5e /academic/xiphos/xiphos.SlackBuild
parentf0ea64cd27d3cb9fc4acea966692a89ab8001dcb (diff)
downloadslackbuilds-fbe0107f7827921d4b35f61fdcfd3e1461381b1c.tar.gz
academic/xiphos: Updated for version 4.0.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/xiphos/xiphos.SlackBuild')
-rw-r--r--academic/xiphos/xiphos.SlackBuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/academic/xiphos/xiphos.SlackBuild b/academic/xiphos/xiphos.SlackBuild
index 24dcb92606..b7ad7708e8 100644
--- a/academic/xiphos/xiphos.SlackBuild
+++ b/academic/xiphos/xiphos.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xiphos
-# Copyright 2015/2016 Tim Dickson, email: dickson.tim@googlemail.com
+# Copyright 2015-2017 Tim Dickson, email: dickson.tim@googlemail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xiphos
-VERSION=${VERSION:-4.0.4}
-BUILD=${BUILD:-2}
-#updated build number for slackware 14.2 which has one less dependency
+VERSION=${VERSION:-4.0.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -61,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION-20150830.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION-20170423.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \