graphics/pngcrush: Updated for version 1.8.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
49d341b3b4
commit
ded074708e
|
@ -26,7 +26,7 @@
|
|||
# Modified by B. Watson <yalhcru@gmail.com>, fix x86 build error
|
||||
|
||||
PRGNAM=pngcrush
|
||||
VERSION=${VERSION:-1.8.11}
|
||||
VERSION=${VERSION:-1.8.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pngcrush"
|
||||
VERSION="1.8.11"
|
||||
VERSION="1.8.12"
|
||||
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.11.tar.xz"
|
||||
MD5SUM="c9fecc1228e21e7e07dc8841a0e298c3"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.12.tar.xz"
|
||||
MD5SUM="f218e6d21edd7ca442f300322a366061"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue