graphics/gifsicle: Updated for version 1.93.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-09-09 14:24:54 -04:00 committed by Willy Sudiarto Raharjo
parent 8fb8f20e48
commit 594c9261f8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 8 deletions

View file

@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gifsicle
VERSION=${VERSION:-1.92}
VERSION=${VERSION:-1.93}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -22,9 +22,6 @@ if [ -z "$ARCH" ]; then
esac
fi
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View file

@ -1,8 +1,8 @@
PRGNAM="gifsicle"
VERSION="1.92"
HOMEPAGE="http://www.lcdf.org/gifsicle/"
DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.92/gifsicle-1.92.tar.gz"
MD5SUM="fd31d55d9176607fc5034cb135cf64fd"
VERSION="1.93"
HOMEPAGE="https://www.lcdf.org/gifsicle/"
DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.93/gifsicle-1.93.tar.gz"
MD5SUM="beb45d12d78293a660dc3fb7c667a50b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""