app-misc/openastro: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Feb 2019 16:49:25 +0000 (17:49 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 18 Feb 2019 19:41:35 +0000 (20:41 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-misc/openastro/openastro-1.1.56.ebuild

index 1a0a8770f703f399478f890c4c43019b4468b230..1338e8e212f38f9b64d744df9b5d9baa9a7cc8f8 100644 (file)
@@ -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+"