From: Fredrik Fornwall Date: Sat, 14 Oct 2017 21:32:41 +0000 (+0200) Subject: ghostscript: Update from 9.21 to 9.22 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/41e93458560ca1363744e2b7ece811842c217837 ghostscript: Update from 9.21 to 9.22 --- diff --git a/packages/ghostscript/build.sh b/packages/ghostscript/build.sh index 3afc4309..907a218a 100644 --- a/packages/ghostscript/build.sh +++ b/packages/ghostscript/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=http://www.ghostscript.com/ TERMUX_PKG_DESCRIPTION="Interpreter for the PostScript language and for PDF" -TERMUX_PKG_VERSION=9.21 +TERMUX_PKG_VERSION=9.22 +TERMUX_PKG_SHA256=3f84d8404c840ea62b46b5ebf215dfdb83a20c3ba2419fd6985eb7bce050f007 TERMUX_PKG_SRCURL=https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${TERMUX_PKG_VERSION//.}/ghostpdl-${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=82abf56e96e27cf4d1b17c0671f9ab3c5222454131588a49d06c97a332988e8d TERMUX_PKG_DEPENDS="libandroid-support, libtiff, libjpeg-turbo, libpng, libexpat" TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-system-libtiff \ --enable-little-endian \