From 3b300698f39057eb44dcb7c05694d7eaaac70ab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Wed, 30 Aug 2023 22:46:04 +0200 Subject: [PATCH] use lixml GH mirror because gitlab.gnome.org is down --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index 2f1e2e41..3c052a26 100644 --- a/config/source.json +++ b/config/source.json @@ -249,7 +249,7 @@ }, "libxml2": { "type": "url", - "url": "https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.9.14/libxml2-v2.9.14.tar.gz", + "url": "https://github.com/GNOME/libxml2/archive/refs/tags/v2.9.14.tar.gz", "license": { "type": "file", "path": "Copyright"