nodejs: Add npm link patch and bump version
[termux-packages] / packages / netpbm / build.sh
index d9cae84..e69e1b5 100644 (file)
@@ -4,9 +4,9 @@ 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.
-TERMUX_PKG_VERSION=2935
+TERMUX_PKG_VERSION=3084
+TERMUX_PKG_SHA256=07ab08350a3afcf11e500893f3ad49c1cd7143f389c83af9cc20aa8450c5bfe4
 TERMUX_PKG_SRCURL=https://dl.bintray.com/termux/upstream/netpbm-advanced-r${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=8a09acbc8438dc44ffb3f7a6482dd390f8c17fc55ba61cb7531ca16f9bc54530
 TERMUX_PKG_DEPENDS="libpng, libxml2, libjpeg-turbo"
 TERMUX_PKG_BUILD_IN_SRC=yes