summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/utop/utop-1.16.ebuild')
-rw-r--r--dev-ml/utop/utop-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/utop/utop-1.16.ebuild b/dev-ml/utop/utop-1.16.ebuild
index 6fe9320ca603..cef6f659c9f3 100644
--- a/dev-ml/utop/utop-1.16.ebuild
+++ b/dev-ml/utop/utop-1.16.ebuild
@@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1
inherit oasis elisp-common
DESCRIPTION="A new toplevel for OCaml with completion and colorization"
-HOMEPAGE="http://github.com/diml/utop"
-SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/diml/utop"
+SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"