From: kuburan Date: Sat, 27 Jan 2018 04:40:44 +0000 (+0700) Subject: update gifsicle v1.91 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/e9180a818e603fd09421420a3c87fe76f0f57b97 update gifsicle v1.91 --- diff --git a/packages/gifsicle/build.sh b/packages/gifsicle/build.sh index dcbfc73e..a4c64ab9 100644 --- a/packages/gifsicle/build.sh +++ b/packages/gifsicle/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://www.lcdf.org/gifsicle/ TERMUX_PKG_DESCRIPTION="Tool for creating, editing, and getting information about GIF images and animations" -TERMUX_PKG_VERSION=1.90 -TERMUX_PKG_SHA256=2d73b096752d58fa604cea559199aa6f55b45a3ec833898f94ff7997d22b834d +TERMUX_PKG_VERSION=1.91 +TERMUX_PKG_SHA256=0a4ee602aa244cdcdd86a250a6b39c94d8343cf526b8fae862d8a0efc337a800 TERMUX_PKG_SRCURL=http://www.lcdf.org/gifsicle/gifsicle-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-gifview"