diff options
Diffstat (limited to 'dev-ml/utop/utop-1.18.ebuild')
-rw-r--r-- | dev-ml/utop/utop-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/utop/utop-1.18.ebuild b/dev-ml/utop/utop-1.18.ebuild index a256cab55a99..8da80ebddb9a 100644 --- a/dev-ml/utop/utop-1.18.ebuild +++ b/dev-ml/utop/utop-1.18.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}" |