dev-ml/ptime: update SRC_URI

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-25 22:05:16 +02:00
parent 844d0fbbf6
commit 89e6e002d8

View File

@@ -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}"