diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:22:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:24:32 +0200 |
commit | eecc6030a481b4ea80db4b524cfa6e76ac458229 (patch) | |
tree | 1f58049354f72a2690b678c39452b5390e4f4f3a /sys-libs | |
parent | sys-libs/compiler-rt-sanitizers: Also update the git URI for extra fetches (diff) | |
download | gentoo-eecc6030a481b4ea80db4b524cfa6e76ac458229.tar.gz gentoo-eecc6030a481b4ea80db4b524cfa6e76ac458229.tar.bz2 gentoo-eecc6030a481b4ea80db4b524cfa6e76ac458229.zip |
sys-libs/libcxxabi: Also update the git URI for extra fetches
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcxxabi/libcxxabi-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-9999.ebuild b/sys-libs/libcxxabi/libcxxabi-9999.ebuild index 98cc3d1bc8b5..26dbbdb57fd4 100644 --- a/sys-libs/libcxxabi/libcxxabi-9999.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-9999.ebuild @@ -49,7 +49,7 @@ pkg_setup() { src_unpack() { # we need the headers - git-r3_fetch "http://llvm.org/git/libcxx.git + git-r3_fetch "https://git.llvm.org/git/libcxx.git https://github.com/llvm-mirror/libcxx.git" git-r3_fetch |