From: Fredrik Fornwall Date: Wed, 28 Sep 2016 18:22:31 +0000 (-0400) Subject: netpbm: Update to latest version X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/89a20ba41ac7e594fae3cace50f32dd04e5bb411?ds=inline netpbm: Update to latest version --- diff --git a/packages/netpbm/build.sh b/packages/netpbm/build.sh index ddadd937..0fc4cf04 100644 --- a/packages/netpbm/build.sh +++ b/packages/netpbm/build.sh @@ -4,7 +4,7 @@ TERMUX_PKG_DESCRIPTION="Toolkit for manipulation of graphic images, including co # and are divided among (1) Development, (2) Advanced, (3) Stable and (4) Super Stable. # Only Super Stable is distributed as a tar ball, but is outdated and does not compile with modern libpng. # So use revisions from http://svn.code.sf.net/p/netpbm/code/advanced for packages. -_SVN_REVISION=2811 +_SVN_REVISION=2831 TERMUX_PKG_VERSION=${_SVN_REVISION} TERMUX_PKG_DEPENDS="libpng, libxml2" TERMUX_PKG_BUILD_IN_SRC=yes