system/statifier: Updated for version 1.7.1.
This commit is contained in:
parent
a4ebc9e2ae
commit
cf830e3d2a
|
@ -3,10 +3,10 @@
|
|||
# Slackware build script for statifier
|
||||
|
||||
# Written by Niels Horn <niels.horn@gmail.com>
|
||||
# revision date: 2009/12/26
|
||||
# revision date: 2010/03/13
|
||||
|
||||
PRGNAM=statifier
|
||||
VERSION=${VERSION:-1.6.15}
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="statifier"
|
||||
VERSION="1.6.15"
|
||||
VERSION="1.7.1"
|
||||
HOMEPAGE="http://statifier.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/statifier/files/statifier/1.6.15/statifier-1.6.15.tar.gz/download"
|
||||
MD5SUM="624bf5d2096ef495bd9d8f5b8963b23b"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/statifier/statifier-1.7.1.tar.gz"
|
||||
MD5SUM="8afd0ddb7629adc48048a0f3cc848cd8"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64="UNSUPPORTED"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in New Issue