diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:03 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:03 +0200 |
commit | dea9ba371950946432f3e2f9a9aa6f3c71ad5a0a (patch) | |
tree | 74c411f47188678731f6cd9c85fdadc62c7deec4 /dev-ml/uutf | |
parent | dev-ml/topkg: update homepage (diff) | |
download | gentoo-dea9ba371950946432f3e2f9a9aa6f3c71ad5a0a.tar.gz gentoo-dea9ba371950946432f3e2f9a9aa6f3c71ad5a0a.tar.bz2 gentoo-dea9ba371950946432f3e2f9a9aa6f3c71ad5a0a.zip |
dev-ml/uutf: 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/uutf')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild index 914e9dfb486c..ae4e6b83565a 100644 --- a/dev-ml/uutf/uutf-1.0.1.ebuild +++ b/dev-ml/uutf/uutf-1.0.1.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 DESCRIPTION="Non-blocking streaming Unicode codec for OCaml" -HOMEPAGE="http://erratique.ch/software/uutf" -SRC_URI="http://erratique.ch/software/uutf/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/uutf" +SRC_URI="https://erratique.ch/software/uutf/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" |