commit:     89e6e002d8e5119f7e15ab447e690f58b018517b
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed May 25 20:05:16 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed May 25 20:05:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89e6e002

dev-ml/ptime: update SRC_URI

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/ptime/ptime-1.0.0.ebuild | 5 +++--
 1 file 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}"

Reply via email to