chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8604f80
)
netpbm: Update revision
author
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 8 Mar 2016 01:11:44 +0000
(20:11 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 8 Mar 2016 01:11:44 +0000
(20:11 -0500)
packages/netpbm/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/netpbm/build.sh
b/packages/netpbm/build.sh
index 0d870ca167f92bbdff1af73c95b209a74fb44886..753b244e544c120b5174a8a77a1d8ad999bf594d 100644
(file)
--- 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=26
65
+_SVN_REVISION=26
83
TERMUX_PKG_VERSION=${_SVN_REVISION}
TERMUX_PKG_DEPENDS="libpng, libxml2"
TERMUX_PKG_BUILD_IN_SRC=yes