aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@gmail.com>2018-08-23 13:53:03 -0700
committerGitHub <noreply@github.com>2018-08-23 13:53:03 -0700
commit113b5d8001bb89fae484b611ddb009973d5c09eb (patch)
treedb5543908a8fbb844e2fd1d31cfb05d9a8ae0b42 /cmake
parentc9a1e56750a4eef6ffca95f41f79f06979056e01 (diff)
downloadlibprotobuf-mutator-113b5d8001bb89fae484b611ddb009973d5c09eb.tar.gz
Switch to https://gitlab.gnome.org/GNOME/libxml2
Diffstat (limited to 'cmake')
-rw-r--r--cmake/external/libxml2.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/external/libxml2.cmake b/cmake/external/libxml2.cmake
index f31ac0e..0fdf89e 100644
--- a/cmake/external/libxml2.cmake
+++ b/cmake/external/libxml2.cmake
@@ -33,7 +33,7 @@ endforeach(lib)
include (ExternalProject)
ExternalProject_Add(${LIBXML2_TARGET}
PREFIX ${LIBXML2_TARGET}
- GIT_REPOSITORY https://github.com/GNOME/libxml2.git
+ GIT_REPOSITORY https://gitlab.gnome.org/GNOME/libxml2
GIT_TAG master
UPDATE_COMMAND ""
CONFIGURE_COMMAND ${LIBXML2_SRC_DIR}/autogen.sh --without-python