summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-08 21:11:49 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:18:24 +0200
commite90ff3e1b5f67fbc8775d7d1fa9209910ced1340 (patch)
treed14a8f20bd32838b07c78b5e1c5457cbf908511a /sys-libs
parentsys-libs/compiler-rt-sanitizers: Update upstream git URI (diff)
downloadgentoo-e90ff3e1b5f67fbc8775d7d1fa9209910ced1340.tar.gz
gentoo-e90ff3e1b5f67fbc8775d7d1fa9209910ced1340.tar.bz2
gentoo-e90ff3e1b5f67fbc8775d7d1fa9209910ced1340.zip
sys-libs/llvm-libunwind: Update upstream git URI
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
index 963c0a6450ed..88f7a92b6c9c 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild
@@ -11,7 +11,7 @@ inherit cmake-multilib git-r3 llvm
DESCRIPTION="C++ runtime stack unwinder from LLVM"
HOMEPAGE="https://github.com/llvm-mirror/libunwind"
SRC_URI=""
-EGIT_REPO_URI="http://llvm.org/git/libunwind.git
+EGIT_REPO_URI="https://git.llvm.org/git/libunwind.git
https://github.com/llvm-mirror/libunwind.git"
LICENSE="|| ( UoI-NCSA MIT )"