libxml2: Update from 2.9.6 to 2.9.7

This commit is contained in:
Fredrik Fornwall 2017-11-03 13:09:48 +01:00
parent bc21950ecc
commit dd28d03e3f
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.6
TERMUX_PKG_SHA256=8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc
TERMUX_PKG_VERSION=2.9.7
TERMUX_PKG_SHA256=f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c
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"