diff options
Diffstat (limited to 'dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild')
-rw-r--r-- | dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild | 2 |
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 86eb3b52908f..a908a1d4bdb5 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit findlib vcs-snapshot DESCRIPTION="A binding for SHA interface code in OCaml" -HOMEPAGE="http://github.com/vincenthz/ocaml-sha" +HOMEPAGE="https://github.com/vincenthz/ocaml-sha" SRC_URI="http://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" |