aboutsummaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-25 22:05:16 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-25 22:05:16 +0200
commit89e6e002d8e5119f7e15ab447e690f58b018517b (patch)
tree5892a112eb16f807b7e3d6441a040327b00b682c /dev-ml
parentapp-misc/nonsense: fix homepages (diff)
downloadguru-89e6e002d8e5119f7e15ab447e690f58b018517b.tar.gz
guru-89e6e002d8e5119f7e15ab447e690f58b018517b.tar.bz2
guru-89e6e002d8e5119f7e15ab447e690f58b018517b.zip
dev-ml/ptime: update SRC_URI
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ptime/ptime-1.0.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ml/ptime/ptime-1.0.0.ebuild b/dev-ml/ptime/ptime-1.0.0.ebuild
index 3147bcdf9..49d8a2f7f 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}"