update gifsicle v1.91

This commit is contained in:
kuburan 2018-01-27 11:40:44 +07:00 committed by Fredrik Fornwall
parent cd68aaae0a
commit 15c27a4f9d

View File

@ -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"