libxml2: Update from 2.9.5 to 2.9.6

This commit is contained in:
Fredrik Fornwall 2017-10-07 11:40:19 +02:00
parent d6a5fb2272
commit 0c4eb1cd9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://www.xmlsoft.org
TERMUX_PKG_DESCRIPTION="Library for parsing XML documents"
TERMUX_PKG_VERSION=2.9.5
TERMUX_PKG_SHA256=4031c1ecee9ce7ba4f313e91ef6284164885cdb69937a123f6a83bb6a72dcd38
TERMUX_PKG_VERSION=2.9.6
TERMUX_PKG_SHA256=8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc
TERMUX_PKG_SRCURL=ftp://xmlsoft.org/libxml2/libxml2-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-python"
TERMUX_PKG_RM_AFTER_INSTALL="share/gtk-doc"