diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:24 +0200 |
commit | e90ff3e1b5f67fbc8775d7d1fa9209910ced1340 (patch) | |
tree | d14a8f20bd32838b07c78b5e1c5457cbf908511a /sys-libs | |
parent | sys-libs/compiler-rt-sanitizers: Update upstream git URI (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |