diff --git a/dev-ml/ptime/ptime-1.0.0.ebuild b/dev-ml/ptime/ptime-1.0.0.ebuild index 3147bcdf9c..49d8a2f7ff 100644 --- a/dev-ml/ptime/ptime-1.0.0.ebuild +++ b/dev-ml/ptime/ptime-1.0.0.ebuild @@ -7,10 +7,11 @@ inherit opam findlib DESCRIPTION="POSIX time for OCaml" HOMEPAGE=" - http://erratique.ch/software/ptime + https://erratique.ch/software/ptime https://github.com/dbuenzli/ptime + https://opam.ocaml.org/packages/ptime/ " -SRC_URI="http://erratique.ch/software/ptime/releases/${P}.tbz" +SRC_URI="https://erratique.ch/software/ptime/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}"