From dea9ba371950946432f3e2f9a9aa6f3c71ad5a0a Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 4 Jun 2020 11:03:03 +0200 Subject: [PATCH] dev-ml/uutf: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: David Seifert --- dev-ml/uutf/uutf-1.0.1.ebuild | 6 +++--- 1 file 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 914e9dfb486c7..ae4e6b83565ae 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}"