system/sbotools: Updated for version 1.6.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Jacob Pipkin 2013-04-23 20:48:18 -04:00 committed by Niels Horn
parent 58e49dda85
commit db5a3ecd63
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
PRGNAM=sbotools
VERSION=${VERSION:-1.5}
VERSION=${VERSION:-1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="sbotools"
VERSION="1.5"
VERSION="1.6"
HOMEPAGE="http://dawnrazor.net/sbotools/"
DOWNLOAD="http://dawnrazor.net/wp-content/uploads/2013/01/sbotools-1.5.tar.gz"
MD5SUM="4090edf069c7c773e4cd65d7391de275"
DOWNLOAD="http://dawnrazor.net/wp-content/uploads/2013/03/sbotools-1.6.tar.gz"
MD5SUM="cc8a362cdbced4d2c166bc9edb673f4c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Sort-Versions"