preload-hacks: Some patches to make it work.
[termux-packages] / packages / gifsicle / build.sh
index edb36b5..a4c64ab 100644 (file)
@@ -1,4 +1,6 @@
-TERMUX_PKG_HOMEPAGE=http://www.lcdf.org/gifsicle/
+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.87
+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"