termux-api: Update from 0.26 to 0.27
[termux-packages] / packages / netpbm / build.sh
index 4f0c8f9..8bcb0c5 100644 (file)
@@ -1,12 +1,11 @@
 TERMUX_PKG_HOMEPAGE=http://netpbm.sourceforge.net/
-TERMUX_PKG_DESCRIPTION="Toolkit for manipulation of graphic images, including conversion of images between a variety of different formats"
+TERMUX_PKG_DESCRIPTION="Toolkit for manipulation of graphic images of different formats"
 # The netpbm releases are described at http://netpbm.sourceforge.net/release.html
 # 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.
-TERMUX_PKG_VERSION=3084
-TERMUX_PKG_REVISION=1
-TERMUX_PKG_SHA256=07ab08350a3afcf11e500893f3ad49c1cd7143f389c83af9cc20aa8450c5bfe4
+TERMUX_PKG_VERSION=3094
+TERMUX_PKG_SHA256=2f4d8c245f174e391a4cf2418075c06532aee8a5fcc8dbbb8f2e7012cd9d52a4
 TERMUX_PKG_SRCURL=https://dl.bintray.com/termux/upstream/netpbm-advanced-r${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_DEPENDS="libpng, libxml2, libjpeg-turbo, libtiff"
 TERMUX_PKG_BUILD_IN_SRC=yes