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 | |
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')
-rw-r--r-- | graphics/gifsicle/gifsicle.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/gifsicle/gifsicle.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/graphics/gifsicle/gifsicle.info b/graphics/gifsicle/gifsicle.info index 3fe9021ab4..54dd337816 100644 --- a/graphics/gifsicle/gifsicle.info +++ b/graphics/gifsicle/gifsicle.info @@ -1,8 +1,8 @@ PRGNAM="gifsicle" -VERSION="1.86" +VERSION="1.87" HOMEPAGE="http://www.lcdf.org/gifsicle/" -DOWNLOAD="http://www.lcdf.org/gifsicle/gifsicle-1.86.tar.gz" -MD5SUM="5eadf90cf7a6f22447b0f146e146d092" +DOWNLOAD="http://www.lcdf.org/gifsicle/gifsicle-1.87.tar.gz" +MD5SUM="0f50cf4d76d02f23b5b2f701f4fb8ed0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |