summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/optcomp')
-rw-r--r--dev-ml/optcomp/optcomp-1.5.ebuild4
-rw-r--r--dev-ml/optcomp/optcomp-1.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/optcomp/optcomp-1.5.ebuild b/dev-ml/optcomp/optcomp-1.5.ebuild
index 01e62206913e..1853fd51d22c 100644
--- a/dev-ml/optcomp/optcomp-1.5.ebuild
+++ b/dev-ml/optcomp/optcomp-1.5.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Optional compilation for OCaml with cpp-like directives"
-HOMEPAGE="http://github.com/diml/optcomp"
-SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/diml/optcomp"
+SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
diff --git a/dev-ml/optcomp/optcomp-1.6.ebuild b/dev-ml/optcomp/optcomp-1.6.ebuild
index e210066ae355..e4c4f2bd8a57 100644
--- a/dev-ml/optcomp/optcomp-1.6.ebuild
+++ b/dev-ml/optcomp/optcomp-1.6.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Optional compilation for OCaml with cpp-like directives"
-HOMEPAGE="http://github.com/diml/optcomp"
-SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/diml/optcomp"
+SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"