summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-17 17:49:25 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-02-18 20:41:35 +0100
commit02f153d938dff63385dae0146aabcf9ff6c33be1 (patch)
tree65a41e05bfab1a63772f6583cc7af667999394ea /app-misc
parentapp-misc/openastro-data: use HTTPS. (diff)
downloadgentoo-02f153d938dff63385dae0146aabcf9ff6c33be1.tar.gz
gentoo-02f153d938dff63385dae0146aabcf9ff6c33be1.tar.bz2
gentoo-02f153d938dff63385dae0146aabcf9ff6c33be1.zip
app-misc/openastro: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/openastro/openastro-1.1.56.ebuild4
1 files 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+"