system/sbotools: Updated for version 2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce45ab0a37
commit
55faa70370
|
@ -5,7 +5,7 @@
|
|||
# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
|
||||
|
||||
PRGNAM=sbotools
|
||||
VERSION=${VERSION:-2.2}
|
||||
VERSION=${VERSION:-2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sbotools"
|
||||
VERSION="2.2"
|
||||
VERSION="2.3"
|
||||
HOMEPAGE="http://pink-mist.github.io/sbotools/"
|
||||
DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.2.tar.gz"
|
||||
MD5SUM="affc4f81f6e658bfe07ad46cc4a7b439"
|
||||
DOWNLOAD="http://pink-mist.github.io/sbotools/downloads/sbotools-2.3.tar.gz"
|
||||
MD5SUM="9b75255e9f3f93717e3f7f75a2e02da8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue