diff options
author | B. Watson <yalhcru@gmail.com> | 2017-08-17 10:24:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:58 +0700 |
commit | ab17ea0abf489a1720c01eab43c94515e1099eee (patch) | |
tree | e535ab5f3e0d1cd6f6dc9323150dc2d6afec827a | |
parent | d248cd0459fc843bf4aed3cb53c2e34cb66a6a77 (diff) |
graphics/gifsicle: Updated for version 1.90.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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 dd1d4fc375d1..2a3025dcd6e9 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.89} +VERSION=${VERSION:-1.90} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/gifsicle/gifsicle.info b/graphics/gifsicle/gifsicle.info index 6d51365c8811..99bf43693661 100644 --- a/graphics/gifsicle/gifsicle.info +++ b/graphics/gifsicle/gifsicle.info @@ -1,8 +1,8 @@ PRGNAM="gifsicle" -VERSION="1.89" +VERSION="1.90" HOMEPAGE="http://www.lcdf.org/gifsicle/" -DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.89/gifsicle-1.89.tar.gz" -MD5SUM="92dad10207eda49a06a0fc101ec140ec" +DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.90/gifsicle-1.90.tar.gz" +MD5SUM="66741ed5e6d99353489b1e425acea899" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |