diff options
author | B. Watson <yalhcru@gmail.com> | 2015-03-08 06:14:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-08 06:14:10 +0700 |
commit | 33565ae8f4f5110fcdb91feb815d6076db08b979 (patch) | |
tree | b112e8fde65004baeccaaec929737f114a7569b1 /graphics/gifsicle/gifsicle.SlackBuild | |
parent | a0a2d121907485718367a39b8ca02994426244f8 (diff) | |
download | slackbuilds-33565ae8f4f5110fcdb91feb815d6076db08b979.tar.gz |
graphics/gifsicle: Updated for version 1.87.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/gifsicle/gifsicle.SlackBuild')
-rw-r--r-- | graphics/gifsicle/gifsicle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gifsicle/gifsicle.SlackBuild b/graphics/gifsicle/gifsicle.SlackBuild index 583abc2711..d81ad719f3 100644 --- a/graphics/gifsicle/gifsicle.SlackBuild +++ b/graphics/gifsicle/gifsicle.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=gifsicle -VERSION=${VERSION:-1.86} +VERSION=${VERSION:-1.87} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |