summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-24 19:44:15 +0100
committerAaron Bauman <bman@gentoo.org>2019-02-26 23:21:13 -0500
commit83b19698b5c6933bb4e6647ba3b4c9d011c56608 (patch)
tree0660ff1c8c73a7fcda762fe7cd1cba264a8cf5c1 /sci-astronomy
parentdev-python/sunpy: use HTTPS (diff)
downloadgentoo-83b19698b5c6933bb4e6647ba3b4c9d011c56608.tar.gz
gentoo-83b19698b5c6933bb4e6647ba3b4c9d011c56608.tar.bz2
gentoo-83b19698b5c6933bb4e6647ba3b4c9d011c56608.zip
sci-astronomy/predict: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/predict/predict-2.2.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/predict/predict-2.2.3-r2.ebuild b/sci-astronomy/predict/predict-2.2.3-r2.ebuild
index bca4d52f5976..df1044cfeb9e 100644
--- a/sci-astronomy/predict/predict-2.2.3-r2.ebuild
+++ b/sci-astronomy/predict/predict-2.2.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ DEB_P=${PN}_${PV}
DEB_PR=3.1
DESCRIPTION="Satellite tracking and orbital prediction"
-HOMEPAGE="http://www.qsl.net/kd2bd/predict.html"
+HOMEPAGE="https://www.qsl.net/kd2bd/predict.html"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}-${DEB_PR}.diff.gz"