From 02f153d938dff63385dae0146aabcf9ff6c33be1 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 17 Feb 2019 17:49:25 +0100 Subject: [PATCH] app-misc/openastro: use HTTPS. Signed-off-by: Michael Mair-Keimberger Signed-off-by: Patrice Clement --- app-misc/openastro/openastro-1.1.56.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/openastro/openastro-1.1.56.ebuild b/app-misc/openastro/openastro-1.1.56.ebuild index 1a0a8770f703..1338e8e212f3 100644 --- a/app-misc/openastro/openastro-1.1.56.ebuild +++ b/app-misc/openastro/openastro-1.1.56.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=${PN}.org DESCRIPTION="A fully-featured Open Source Astrology Program" -HOMEPAGE="http://openastro.org" +HOMEPAGE="https://www.openastro.org" SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz" LICENSE="GPL-3+" -- 2.26.2