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:
6a98cd7
)
libexpat: Update from 2.2.4 to 2.2.5
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 12 Nov 2017 19:40:03 +0000
(20:40 +0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 12 Nov 2017 19:40:03 +0000
(20:40 +0100)
packages/libexpat/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libexpat/build.sh
b/packages/libexpat/build.sh
index 4a4a62a286832cc31161f221432e30b0e81c6ec2..549f552afc8329f9b13d64fc7f2a8cb027d91851 100644
(file)
--- a/
packages/libexpat/build.sh
+++ b/
packages/libexpat/build.sh
@@
-1,6
+1,6
@@
TERMUX_PKG_HOMEPAGE=https://libexpat.github.io/
TERMUX_PKG_DESCRIPTION="XML parsing C library"
TERMUX_PKG_HOMEPAGE=https://libexpat.github.io/
TERMUX_PKG_DESCRIPTION="XML parsing C library"
-TERMUX_PKG_VERSION=2.2.
4
-TERMUX_PKG_SHA256=
03ad85db965f8ab2d27328abcf0bc5571af6ec0a414874b2066ee3fdd372019e
+TERMUX_PKG_VERSION=2.2.
5
+TERMUX_PKG_SHA256=
d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/expat/expat/${TERMUX_PKG_VERSION}/expat-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/expat/expat/${TERMUX_PKG_VERSION}/expat-${TERMUX_PKG_VERSION}.tar.bz2
-TERMUX_PKG_
RM_AFTER_INSTALL="bin/xmlwf share/man/man1/xmlwf.1
"
+TERMUX_PKG_
EXTRA_CONFIGURE_ARGS="--without-xmlwf
"