diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:26 +0200 |
commit | dfd18924ea71532b95eca2e488080802d84b81a8 (patch) | |
tree | 6de6dc71a73372d3ee9f051b1dac8320e563d5ae /sys-libs/libomp | |
parent | sys-libs/libcxx: Update upstream git URI (diff) | |
download | gentoo-dfd18924ea71532b95eca2e488080802d84b81a8.tar.gz gentoo-dfd18924ea71532b95eca2e488080802d84b81a8.tar.bz2 gentoo-dfd18924ea71532b95eca2e488080802d84b81a8.zip |
sys-libs/libomp: Update upstream git URI
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-9999.ebuild b/sys-libs/libomp/libomp-9999.ebuild index 77f9710fd250..d577df89d666 100644 --- a/sys-libs/libomp/libomp-9999.ebuild +++ b/sys-libs/libomp/libomp-9999.ebuild @@ -13,7 +13,7 @@ inherit cmake-multilib git-r3 python-any-r1 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler" HOMEPAGE="http://openmp.llvm.org" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/openmp.git +EGIT_REPO_URI="https://git.llvm.org/git/openmp.git https://github.com/llvm-mirror/openmp.git" # Additional licenses: |