summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/extlib')
-rw-r--r--dev-ml/extlib/extlib-1.5.4.ebuild2
-rw-r--r--dev-ml/extlib/extlib-1.6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/extlib/extlib-1.5.4.ebuild b/dev-ml/extlib/extlib-1.5.4.ebuild
index 868bca616213..0e16cce0791d 100644
--- a/dev-ml/extlib/extlib-1.5.4.ebuild
+++ b/dev-ml/extlib/extlib-1.5.4.ebuild
@@ -8,7 +8,7 @@ inherit findlib eutils
DESCRIPTION="Standard library extensions for O'Caml"
HOMEPAGE="https://code.google.com/p/ocaml-extlib/"
-SRC_URI="http://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]"
RDEPEND="${DEPEND}"
diff --git a/dev-ml/extlib/extlib-1.6.1.ebuild b/dev-ml/extlib/extlib-1.6.1.ebuild
index e69c7b115ca1..9ed1005c7ad6 100644
--- a/dev-ml/extlib/extlib-1.6.1.ebuild
+++ b/dev-ml/extlib/extlib-1.6.1.ebuild
@@ -8,7 +8,7 @@ inherit findlib eutils
DESCRIPTION="Standard library extensions for O'Caml"
HOMEPAGE="https://code.google.com/p/ocaml-extlib/"
-SRC_URI="http://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
DEPEND="
>=dev-lang/ocaml-3.10.2:=[ocamlopt?]