diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:23:19 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:24:34 +0200 |
| commit | e5848c5f60d6508d691a9a60ad78f2351adde643 (patch) | |
| tree | 5e62827e6938b1e946972664b09bc5581a5d41c0 /sys-devel/llvm-common/llvm-common-9999.ebuild | |
| parent | eecc6030a481b4ea80db4b524cfa6e76ac458229 (diff) | |
| download | gentoo-e5848c5f60d6508d691a9a60ad78f2351adde643.tar.gz gentoo-e5848c5f60d6508d691a9a60ad78f2351adde643.tar.bz2 gentoo-e5848c5f60d6508d691a9a60ad78f2351adde643.zip | |
sys-devel/llvm-common: Use https for llvm.org
Diffstat (limited to 'sys-devel/llvm-common/llvm-common-9999.ebuild')
| -rw-r--r-- | sys-devel/llvm-common/llvm-common-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-9999.ebuild b/sys-devel/llvm-common/llvm-common-9999.ebuild index 87e502af1e91..64d8f5e7daf3 100644 --- a/sys-devel/llvm-common/llvm-common-9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit git-r3 DESCRIPTION="Common files shared between multiple slots of LLVM" -HOMEPAGE="http://llvm.org/" +HOMEPAGE="https://llvm.org/" SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" |
