diff options
author | B. Watson <urchlay@slackware.uk> | 2023-07-06 05:14:10 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:42:08 +0700 |
commit | f123d08d746e93fa3909fd44c02e43ae41b79011 (patch) | |
tree | a373df02ac86c5c91631550347747354d7663b12 /graphics | |
parent | e27cf08be17d754a5ed6d6399359aa18458b80af (diff) |
graphics/gifsicle: Updated for version 1.94.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 eb7e89a7ddd58..32acd3ea21220 100644 --- a/graphics/gifsicle/gifsicle.SlackBuild +++ b/graphics/gifsicle/gifsicle.SlackBuild @@ -9,7 +9,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gifsicle -VERSION=${VERSION:-1.93} +VERSION=${VERSION:-1.94} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/gifsicle/gifsicle.info b/graphics/gifsicle/gifsicle.info index 841d71bdb48a0..c6a1f4de9fb03 100644 --- a/graphics/gifsicle/gifsicle.info +++ b/graphics/gifsicle/gifsicle.info @@ -1,8 +1,8 @@ PRGNAM="gifsicle" -VERSION="1.93" +VERSION="1.94" HOMEPAGE="https://www.lcdf.org/gifsicle/" -DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.93/gifsicle-1.93.tar.gz" -MD5SUM="beb45d12d78293a660dc3fb7c667a50b" +DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.94/gifsicle-1.94.tar.gz" +MD5SUM="44303cd0eebdc5bc1adfc7b742bce130" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |