From 9a97a30630b0f6faa74c017bd72ee971030e0552 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Tue, 25 Jun 2024 09:18:31 +0800 Subject: libxml2: updated to 2.13.1 --- repos/extra/libxml2/abuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'repos/extra/libxml2/abuild') diff --git a/repos/extra/libxml2/abuild b/repos/extra/libxml2/abuild index a91c39a1..646a22ad 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -1,5 +1,6 @@ name=libxml2 -version=2.12.7 +version=2.13.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" -build_opt="--with-history PYTHON=/usr/bin/python3 --with-icu" +build_type=configure_build +build_opt="--with-history --with-icu --with-python=/usr/bin/python" -- cgit v1.2.3