libc: Place TERMUX_PKG_REVISION beneath version
[termux-packages] / packages / gifsicle / build.sh
index d113484..1429eca 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.88
+TERMUX_PKG_VERSION=1.89
+TERMUX_PKG_SHA256=15b4cd27fff502c3769c245f71ed5484a38efd3f15106714a65db3a21b066f3e
 TERMUX_PKG_SRCURL=http://www.lcdf.org/gifsicle/gifsicle-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-gifview"