From 29425f0180659aba13ad945ca338423921dc7e2f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 5 Jul 2023 02:19:01 +0200 Subject: [PATCH] libxml2: rebuild for icu-73.2_1 --- srcpkgs/libxml2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index 5041c99e581..bdfc411d75c 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -1,7 +1,7 @@ # Template file for 'libxml2' pkgname=libxml2 version=2.11.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-threads --with-history --with-icu --with-legacy --with-ftp --with-xptr-locs --enable-static"