]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
android: bump dependencies
authorDimitri Papadopoulos Orfanos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
Sat, 10 May 2025 14:17:56 +0000 (16:17 +0200)
committerDimitri Papadopoulos Orfanos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
Sun, 27 Jul 2025 10:03:08 +0000 (12:03 +0200)
Signed-off-by: Dimitri Papadopoulos Orfanos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
android/Makefile
android/fetch.sh

index 9210a206a71966d7c678eca9d5bf20b415118c55..a52d9b667f28432944d96172a3da05bc69716fee 100644 (file)
@@ -91,9 +91,9 @@ $(OC_SYSROOT):
 # Build libxml2 with minimal configuration for OpenConnect
 #
 # http://xmlsoft.org/news.html
-LIBXML2_VER := 2.13.4
+LIBXML2_VER := 2.14.5
 LIBXML2_TAR := libxml2-$(LIBXML2_VER).tar.xz
-LIBXML2_SHA := 65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650
+LIBXML2_SHA := 03d006f3537616833c16c53addcdc32a0eb20e55443cba4038307e3fa7d8d44b
 LIBXML2_SRC := sources/libxml2-$(LIBXML2_VER)
 LIBXML2_BUILD := $(TRIPLET)/libxml2
 
index 7a69af5be86d0b94cd1ab31036ee94245237d292..8964487a8cf0ed90c898aff3dbaf6e713d2f6836 100755 (executable)
@@ -17,7 +17,7 @@
 
 set -e
 
-libxml2_MIRROR_0=https://download.gnome.org/sources/libxml2/2.13
+libxml2_MIRROR_0=https://download.gnome.org/sources/libxml2/2.14
 libxml2_MIRROR_1=http://gd.tuwien.ac.at/pub/libxml
 libxml2_MIRROR_2=http://distfiles.macports.org/libxml2