mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
misc/itstool: Updated for version 1.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
4eb06fb397
commit
03e36a8573
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
|
||||
PRGNAM=itstool
|
||||
VERSION=1.1.2
|
||||
VERSION=1.2.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="itstool"
|
||||
VERSION="1.1.2"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="http://itstool.org"
|
||||
DOWNLOAD="http://files.itstool.org/itstool/itstool-1.1.2.tar.bz2"
|
||||
MD5SUM="eb65689a98508a36a0fc778af2c22858"
|
||||
DOWNLOAD="http://files.itstool.org/itstool/itstool-1.2.0.tar.bz2"
|
||||
MD5SUM="c0925f6869e33af8e7fe56848c129152"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue