aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2021-10-26 19:56:09 +1000
committerfuzzard <fuzzard@kodi.tv>2021-11-23 16:48:34 +1000
commit646182165ff2e38f034ee842fcb374884443bc4e (patch)
tree1cf56ad45e42c79db5c9f5e0347eef33ad4cd0df /tools
parent0f4fc7d69bceaced6e445189be942377e4298a13 (diff)
[tools/depends][target] bump libxml2 2.9.12
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libxml2/Makefile b/tools/depends/target/libxml2/Makefile
index 0a186b7fe0..3eaee32379 100644
--- a/tools/depends/target/libxml2/Makefile
+++ b/tools/depends/target/libxml2/Makefile
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=libxml2
-VERSION=2.9.10
+VERSION=2.9.12
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz