summaryrefslogtreecommitdiff
path: root/packages/libxml2.sh
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:29:34 +0300
commit24ae7aea78b5f184ee2ffba085c09b0e7ca9fb65 (patch)
treedc34124f143d3efd565948926d47c8a9a377f144 /packages/libxml2.sh
parent8d6fcf1a36d8326f24fe075d2f0ee66c78ac3713 (diff)
downloadspm-24ae7aea78b5f184ee2ffba085c09b0e7ca9fb65.tar.gz
spm-24ae7aea78b5f184ee2ffba085c09b0e7ca9fb65.tar.bz2
spm-24ae7aea78b5f184ee2ffba085c09b0e7ca9fb65.tar.xz
spm-24ae7aea78b5f184ee2ffba085c09b0e7ca9fb65.zip
Update libxml2 url.
Diffstat (limited to 'packages/libxml2.sh')
-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"