system/statifier: Updated for version 1.7.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
532763c53e
commit
2b619ef62a
|
@ -4,9 +4,10 @@
|
|||
|
||||
# Written by Niels Horn <niels.horn@gmail.com>
|
||||
# revision date: 2010/03/13
|
||||
# Updated by Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
|
||||
PRGNAM=statifier
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
VERSION=${VERSION:-1.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="statifier"
|
||||
VERSION="1.7.1"
|
||||
VERSION="1.7.2"
|
||||
HOMEPAGE="http://statifier.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/statifier/statifier-1.7.1.tar.gz"
|
||||
MD5SUM="8afd0ddb7629adc48048a0f3cc848cd8"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/statifier/statifier-1.7.2.tar.gz"
|
||||
MD5SUM="20b80e6aebc7a36d4e0435790990f248"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64="UNSUPPORTED"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue