summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/optcomp/optcomp-1.5.ebuild')
-rw-r--r--dev-ml/optcomp/optcomp-1.5.ebuild4
1 files changed, 2 insertions, 2 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}"