summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Guldstrand2017-01-17 11:39:34 +0100
committer Willy Sudiarto Raharjo2017-01-21 01:04:28 +0100
commitf86ab0e8f8119853b374a84e230e8d48cb800964 (patch)
tree8bc690ccf73039f00d28029613b1011ebb759ae1
parente03b037e1f3e6979683577649ecf8d8c506e2402 (diff)
downloadslackbuilds-f86ab0e8f8119853b374a84e230e8d48cb800964.tar.gz
system/sbotools: Updated for version 2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/sbotools/sbotools.SlackBuild4
-rw-r--r--system/sbotools/sbotools.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/sbotools/sbotools.SlackBuild b/system/sbotools/sbotools.SlackBuild
index 0b5d699a8b..f6aecbc525 100644
--- a/system/sbotools/sbotools.SlackBuild
+++ b/system/sbotools/sbotools.SlackBuild
@@ -5,7 +5,7 @@
# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
PRGNAM=sbotools
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -34,7 +34,7 @@ find -L . \
# we set INSTALLMAN3DIR=none to elide the Sort::Versions.3 man page so that we
# don't clobber one from perl-Sort-Versions or Sort::Versions.
( cd SBO-Lib
- perl Makefile.PL \
+ /usr/bin/perl Makefile.PL \
PREFIX=/usr \
INSTALLDIRS=site \
INSTALLVENDORMAN1DIR=/usr/man/man1 \
diff --git a/system/sbotools/sbotools.info b/system/sbotools/sbotools.info
index 68ff74d22f..5eb9de9f04 100644
--- a/system/sbotools/sbotools.info
+++ b/system/sbotools/sbotools.info
@@ -1,8 +1,8 @@
PRGNAM="sbotools"
-VERSION="2.1"
+VERSION="2.2"
HOMEPAGE="http://pink-mist.github.io/sbotools/"
-DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.1.tar.gz"
-MD5SUM="6f7d18f1345e830c7cba4924344fc63b"
+DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.2.tar.gz"
+MD5SUM="affc4f81f6e658bfe07ad46cc4a7b439"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""