postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / gifsicle / build.sh
index edb36b5..28e0485 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.88
 TERMUX_PKG_SRCURL=http://www.lcdf.org/gifsicle/gifsicle-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SHA256=4585d2e683d7f68eb8fcb15504732d71d7ede48ab5963e61915201f9e68305be
+TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-gifview"