diff options
author | Eugene M <damagedone@gmx.com> | 2016-10-15 17:43:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-15 17:43:29 +0700 |
commit | abe177628c1312f2c385d12185fd773227467e85 (patch) | |
tree | 314b808442d8b81a088221c8eec62b5067fc34f2 /graphics/pngcrush/pngcrush.SlackBuild | |
parent | 9a99ff4ed47f4b9944db594bae6109fd713d8326 (diff) |
graphics/pngcrush: Updated for version 1.8.8.
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 3be0ae2801dc2..770fcb649abc3 100644 --- a/graphics/pngcrush/pngcrush.SlackBuild +++ b/graphics/pngcrush/pngcrush.SlackBuild @@ -25,7 +25,7 @@ # Modified by Eugene M., <damagedone at gmx dot com> PRGNAM=pngcrush -VERSION=${VERSION:-1.8.7} +VERSION=${VERSION:-1.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |