summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:36 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:36 +0200
commit3d353f332451ae6bc9670036dc9b1c6423ed9f3f (patch)
treeb63fddeb11c7959148c1faad673fd902b5f2a8e7 /dev-ml/fpath
parentdev-ml/fmt: update homepage (diff)
downloadgentoo-3d353f332451ae6bc9670036dc9b1c6423ed9f3f.tar.gz
gentoo-3d353f332451ae6bc9670036dc9b1c6423ed9f3f.tar.bz2
gentoo-3d353f332451ae6bc9670036dc9b1c6423ed9f3f.zip
dev-ml/fpath: 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/fpath')
-rw-r--r--dev-ml/fpath/fpath-0.7.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/fpath/fpath-0.7.2.ebuild b/dev-ml/fpath/fpath-0.7.2.ebuild
index 8a7ca78a2291..e3f27b5fd02b 100644
--- a/dev-ml/fpath/fpath-0.7.2.ebuild
+++ b/dev-ml/fpath/fpath-0.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit opam
DESCRIPTION="File system paths for OCaml"
-HOMEPAGE="http://erratique.ch/software/fpath https://github.com/dbuenzli/fpath"
-SRC_URI="http://erratique.ch/software/fpath/releases/${P}.tbz"
+HOMEPAGE="https://erratique.ch/software/fpath https://github.com/dbuenzli/fpath"
+SRC_URI="https://erratique.ch/software/fpath/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"