summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild
index a908a1d4bdb5..9934c8ad9520 100644
--- a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild
+++ b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild
@@ -8,7 +8,7 @@ inherit findlib vcs-snapshot
DESCRIPTION="A binding for SHA interface code in OCaml"
HOMEPAGE="https://github.com/vincenthz/ocaml-sha"
-SRC_URI="http://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="https://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"