diff options
author | Eugene M <damagedone@gmx.com> | 2017-09-03 12:40:55 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-03 12:40:55 +0100 |
commit | 53b9cae7c929ab3688e26a6c51a76f9648ed353c (patch) | |
tree | b8255aba962443c7f0db8178895b2c97434bdaf5 /graphics/pngcrush/pngcrush.SlackBuild | |
parent | ba50b23e3419a6191250b7d4523edf4b611cf45f (diff) |
graphics/pngcrush: Updated for version 1.8.13.
Signed-off-by: David Spencer <idlemoor@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 867119db6103..c63d7699b8d8 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.12} +VERSION=${VERSION:-1.8.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |