diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:02:33 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:02:33 +0200 |
commit | c59f775f91dcb87b9bd6bb5d02e58e231b33593b (patch) | |
tree | a3b66f25bb6ae36209e5923ad6407e70a80ba9e5 /dev-ml | |
parent | dev-ml/cmdliner: update homepage (diff) | |
download | gentoo-c59f775f91dcb87b9bd6bb5d02e58e231b33593b.tar.gz gentoo-c59f775f91dcb87b9bd6bb5d02e58e231b33593b.tar.bz2 gentoo-c59f775f91dcb87b9bd6bb5d02e58e231b33593b.zip |
dev-ml/fmt: 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')
-rw-r--r-- | dev-ml/fmt/fmt-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/fmt/fmt-0.8.4.ebuild b/dev-ml/fmt/fmt-0.8.4.ebuild index e8a084aad4f5..e08ee4dfd3c4 100644 --- a/dev-ml/fmt/fmt-0.8.4.ebuild +++ b/dev-ml/fmt/fmt-0.8.4.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 findlib opam DESCRIPTION="Combinators to devise OCaml Format pretty-printing functions" -HOMEPAGE="http://erratique.ch/software/fmt https://github.com/dbuenzli/fmt" -SRC_URI="http://erratique.ch/software/fmt/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/fmt https://github.com/dbuenzli/fmt" +SRC_URI="https://erratique.ch/software/fmt/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" |