From: Fredrik Fornwall Date: Thu, 19 Jan 2017 17:53:03 +0000 (+0100) Subject: libgd: Update from 2.2.3 to 2.2.4 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/e896f27b22f67a4168f5ca8a0c969e5cf2659c49 libgd: Update from 2.2.3 to 2.2.4 --- diff --git a/packages/libgd/build.sh b/packages/libgd/build.sh index 05a615df..c734efe3 100644 --- a/packages/libgd/build.sh +++ b/packages/libgd/build.sh @@ -1,7 +1,8 @@ -TERMUX_PKG_HOMEPAGE=http://libgd.org +TERMUX_PKG_HOMEPAGE=https://libgd.github.io/ TERMUX_PKG_DESCRIPTION="GD is an open source code library for the dynamic creation of images by programmers" -TERMUX_PKG_VERSION=2.2.3 +TERMUX_PKG_VERSION=2.2.4 TERMUX_PKG_SRCURL=https://github.com/libgd/libgd/releases/download/gd-${TERMUX_PKG_VERSION}/libgd-${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=487a650aa614217ed08ab1bd1aa5d282f9d379cfd95c756aed0b43406381be65 TERMUX_PKG_DEPENDS="freetype, fontconfig, libjpeg-turbo, libpng, libtiff" # Disable vpx support for now, look at https://github.com/gagern/libgd/commit/d41eb72cd4545c394578332e5c102dee69e02ee8 # for enabling: