X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/ed021630df742435f7b8b0b3d21e74d9bab6e182..d1f566f799e909c77879e7840922a8de49a0919c:/packages/gifsicle/build.sh diff --git a/packages/gifsicle/build.sh b/packages/gifsicle/build.sh index 78ff9d51..1429eca5 100644 --- a/packages/gifsicle/build.sh +++ b/packages/gifsicle/build.sh @@ -1,5 +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"