summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:42 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:23 +0200
commit3fd072269be86e77a8cc7ea8b1900bd8f0d4c750 (patch)
tree08b8098922bd38a4465f0a4c1fd55bf09d88691b
parentdev-python/clang-python: Update upstream git URI (diff)
downloadgentoo-3fd07226.tar.gz
gentoo-3fd07226.tar.bz2
gentoo-3fd07226.zip
dev-util/lldb: Update upstream git URI
-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 b059e6abc02a..d434f82dbf20 100644
--- a/dev-util/lldb/lldb-9999.ebuild
+++ b/dev-util/lldb/lldb-9999.ebuild
@@ -13,7 +13,7 @@ inherit cmake-utils git-r3 llvm python-single-r1 toolchain-funcs
DESCRIPTION="The LLVM debugger"
HOMEPAGE="http://llvm.org/"
SRC_URI=""
-EGIT_REPO_URI="http://llvm.org/git/lldb.git
+EGIT_REPO_URI="https://git.llvm.org/git/lldb.git
https://github.com/llvm-mirror/lldb.git"
LICENSE="UoI-NCSA"