summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-06-02 18:25:39 +0300
committerAndrei Karas <akaras@inbox.ru>2018-06-02 18:27:03 +0300
commitc5025c19bc24a7c67e2b85ef99cb9f4ec486a885 (patch)
treefe3b1cd37f52435cde11c9f6d692617f5c30e6e6
parent6a6e6b52041f44338015d3161251c5c85e518a09 (diff)
downloadspm-c5025c19bc24a7c67e2b85ef99cb9f4ec486a885.tar.gz
spm-c5025c19bc24a7c67e2b85ef99cb9f4ec486a885.tar.bz2
spm-c5025c19bc24a7c67e2b85ef99cb9f4ec486a885.tar.xz
spm-c5025c19bc24a7c67e2b85ef99cb9f4ec486a885.zip
Update libxml2 url.
-rw-r--r--packages/libxml2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml2.sh b/packages/libxml2.sh
index 88d1b73..6bc00c8 100644
--- a/packages/libxml2.sh
+++ b/packages/libxml2.sh
@@ -1,4 +1,4 @@
-SRCURL=git://git.gnome.org/libxml2
+SRCURL=https://gitlab.gnome.org/GNOME/libxml2.git
ENV_PATH="bin:lib:include"
ENV_LD_LIBRARY_PATH="lib"