From ba0922a73caee39a3ebe294d3e09db8dc2bf5694 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 4 Jun 2020 11:02:28 +0200 Subject: [PATCH] dev-ml/bos: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: David Seifert --- dev-ml/bos/bos-0.1.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ml/bos/bos-0.1.6.ebuild b/dev-ml/bos/bos-0.1.6.ebuild index 7026a7718c5e0..e5a1293769c49 100644 --- a/dev-ml/bos/bos-0.1.6.ebuild +++ b/dev-ml/bos/bos-0.1.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Basic OS interaction for OCaml" -HOMEPAGE="http://erratique.ch/software/bos https://github.com/dbuenzli/bos" -SRC_URI="http://erratique.ch/software/bos/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/bos https://github.com/dbuenzli/bos" +SRC_URI="https://erratique.ch/software/bos/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}"