summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:45 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:45 +0200
commit8e287134e00831e0c15aba3f8b4b2c571097b039 (patch)
tree758d52258b654f0273519ad67106699196901454 /dev-ml/mtime
parentdev-ml/logs: update homepage (diff)
downloadgentoo-8e287134e00831e0c15aba3f8b4b2c571097b039.tar.gz
gentoo-8e287134e00831e0c15aba3f8b4b2c571097b039.tar.bz2
gentoo-8e287134e00831e0c15aba3f8b4b2c571097b039.zip
dev-ml/mtime: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r--dev-ml/mtime/mtime-1.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild
index a8aa8f99358c..f1369810f22e 100644
--- a/dev-ml/mtime/mtime-1.1.0.ebuild
+++ b/dev-ml/mtime/mtime-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit eutils opam
DESCRIPTION="OCaml module to access monotonic wall-clock time"
-HOMEPAGE="http://erratique.ch/software/mtime https://github.com/dbuenzli/mtime"
-SRC_URI="http://erratique.ch/software/mtime/releases/${P}.tbz"
+HOMEPAGE="https://erratique.ch/software/mtime https://github.com/dbuenzli/mtime"
+SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"