diff options
author | Eugene M <damagedone@gmx.com> | 2017-08-13 13:39:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-13 13:39:32 +0700 |
commit | ded074708e8ee2b942e1e213743a222f01d92205 (patch) | |
tree | ec1b4a9cf68d6453aab2ea63137d4c1a91832692 /graphics/pngcrush/pngcrush.SlackBuild | |
parent | 49d341b3b431d6c7521033c6746e044977204423 (diff) |
graphics/pngcrush: Updated for version 1.8.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pngcrush/pngcrush.SlackBuild')
-rw-r--r-- | graphics/pngcrush/pngcrush.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcrush/pngcrush.SlackBuild b/graphics/pngcrush/pngcrush.SlackBuild index 623155d4215b5..867119db61034 100644 --- a/graphics/pngcrush/pngcrush.SlackBuild +++ b/graphics/pngcrush/pngcrush.SlackBuild @@ -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} |