mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/pngcrush: Updated for version 1.7.88.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5195208e54
commit
851d3250cc
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Maintained by Eugene M., <damagedone at gmx dot com>
|
||||
|
||||
PRGNAM=pngcrush
|
||||
VERSION=${VERSION:-1.7.87}
|
||||
VERSION=${VERSION:-1.7.88}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pngcrush"
|
||||
VERSION="1.7.87"
|
||||
VERSION="1.7.88"
|
||||
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.7.87.tar.xz"
|
||||
MD5SUM="f423bfbb70dc92bdedefd84373fc1812"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.7.88.tar.xz"
|
||||
MD5SUM="3146ad1e095a1c5a93e4fe7e4210e655"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue