summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-09 01:22:07 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-09 01:24:32 +0200
commiteecc6030a481b4ea80db4b524cfa6e76ac458229 (patch)
tree1f58049354f72a2690b678c39452b5390e4f4f3a /sys-libs
parentff9e49fd5bbc208278ab5a12668b54a0cbcbc608 (diff)
downloadgentoo-eecc6030a481b4ea80db4b524cfa6e76ac458229.tar.gz
gentoo-eecc6030a481b4ea80db4b524cfa6e76ac458229.tar.xz
sys-libs/libcxxabi: Also update the git URI for extra fetches
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxxabi/libcxxabi-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-9999.ebuild b/sys-libs/libcxxabi/libcxxabi-9999.ebuild
index 98cc3d1bc8b..26dbbdb57fd 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