libxml2: Bump revision

This commit is contained in:
xtkoba
2021-10-09 19:45:42 +09:00
committed by Henrik Grimler
parent e92bf5e297
commit 6fb850db3a

View File

@@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Library for parsing XML documents"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.9.12
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=ftp://xmlsoft.org/libxml2/libxml2-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-python"