diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-08 21:11:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-09 01:18:21 +0200 |
commit | 930a385862e24f951b9142f862100d9fb74d1aa7 (patch) | |
tree | 73b53fc43f804b0a9cbfa180ffcf585911c75eec /dev-ml/llvm-ocaml | |
parent | sys-devel/llvm: Update upstream git URI (diff) | |
download | gentoo-930a385862e24f951b9142f862100d9fb74d1aa7.tar.gz gentoo-930a385862e24f951b9142f862100d9fb74d1aa7.tar.bz2 gentoo-930a385862e24f951b9142f862100d9fb74d1aa7.zip |
dev-ml/llvm-ocaml: Update upstream git URI
Diffstat (limited to 'dev-ml/llvm-ocaml')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild index e6fabd0f2003..2c8ea44b294d 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild @@ -13,7 +13,7 @@ inherit cmake-utils git-r3 llvm python-any-r1 DESCRIPTION="OCaml bindings for LLVM" HOMEPAGE="http://llvm.org/" SRC_URI="" -EGIT_REPO_URI="http://llvm.org/git/llvm.git +EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" # Keep in sync with sys-devel/llvm |