summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-09 01:21:58 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:24:27 +0200
commit3c810c856ab7f58b6e6add4248d02ad53fa23e98 (patch)
tree49eb93ff04efc34a4fc660f61b087a160bc389f3
parentsys-devel/clang: Also update the git URI for extra fetches (diff)
downloadgentoo-3c810c85.tar.gz
gentoo-3c810c85.tar.bz2
gentoo-3c810c85.zip
dev-util/lldb: Also update the git URI for extra fetches
-rw-r--r--dev-util/lldb/lldb-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-9999.ebuild b/dev-util/lldb/lldb-9999.ebuild
index d434f82dbf20..45a14965b4f0 100644
--- a/dev-util/lldb/lldb-9999.ebuild
+++ b/dev-util/lldb/lldb-9999.ebuild
@@ -49,7 +49,7 @@ pkg_setup() {
src_unpack() {
if use test; then
# needed for patched gtest
- git-r3_fetch "http://llvm.org/git/llvm.git
+ git-r3_fetch "https://git.llvm.org/git/llvm.git
https://github.com/llvm-mirror/llvm.git"
fi
git-r3_fetch