summaryrefslogtreecommitdiff
path: root/system/slackroll/slackroll.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/slackroll/slackroll.SlackBuild')
-rw-r--r--system/slackroll/slackroll.SlackBuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/system/slackroll/slackroll.SlackBuild b/system/slackroll/slackroll.SlackBuild
index 2abafbd475..00eb55e704 100644
--- a/system/slackroll/slackroll.SlackBuild
+++ b/system/slackroll/slackroll.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for slackroll
-# Copyright 2011-2016 Andrew Clemons, Wellington New Zealand
+# Copyright 2011-2018 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slackroll
-VERSION=${VERSION:-v46}
+VERSION=${VERSION:-v47}
SRCVER=${VERSION#v}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
@@ -43,7 +43,6 @@ cd $TMP
rm -rf $PRGNAM-$SRCVER
tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz
cd $PRGNAM-$SRCVER
-patch -p1 < $CWD/1a33e8930bf7587f4c280185efaf636ee0b6a46c.patch
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \