system/sbotools: Updated for version 2.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andreas Guldstrand 2017-01-17 10:39:34 +00:00 committed by Willy Sudiarto Raharjo
parent e03b037e1f
commit f86ab0e8f8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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 \

View file

@ -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=""