From ed84b4bd52ce487fe41c1f8764f5db438e0f9f46 Mon Sep 17 00:00:00 2001 From: Javernaut Date: Wed, 17 Apr 2024 08:27:53 +0200 Subject: [PATCH] Update libxml2 to 2.12.6 --- scripts/libxml2/download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/libxml2/download.sh b/scripts/libxml2/download.sh index d05cbfb..c8fff8b 100755 --- a/scripts/libxml2/download.sh +++ b/scripts/libxml2/download.sh @@ -2,7 +2,7 @@ source ${SCRIPTS_DIR}/common-functions.sh -XML_VERSION=2.11.7 +XML_VERSION=2.12.6 downloadTarArchive \ "libxml2" \