mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/pngcrush: Updated for version 1.8.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
930a3a05c1
commit
024d436bc8
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by Eugene M., <damagedone at gmx dot com>
|
||||
|
||||
PRGNAM=pngcrush
|
||||
VERSION=${VERSION:-1.8.9}
|
||||
VERSION=${VERSION:-1.8.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pngcrush"
|
||||
VERSION="1.8.9"
|
||||
VERSION="1.8.10"
|
||||
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.9.tar.xz"
|
||||
MD5SUM="8a50964723a5cdd80b76993ae12234e7"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.10.tar.xz"
|
||||
MD5SUM="2087e594b36911f833e650775e94733b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue