aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-13 22:04:26 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-13 22:04:26 +0100
commit59ce9d8800cef92496fed7aee69dd279cf6a6ddb (patch)
tree734c217a2bb892303beb08eb4b5d0633c6eada17 /dev-python/pysolar
parentsci-misc/praat: use https (diff)
downloadsci-59ce9d8800cef92496fed7aee69dd279cf6a6ddb.tar.gz
sci-59ce9d8800cef92496fed7aee69dd279cf6a6ddb.tar.bz2
sci-59ce9d8800cef92496fed7aee69dd279cf6a6ddb.zip
dev-python/pysolar: use https homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/pysolar')
-rw-r--r--dev-python/pysolar/pysolar-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysolar/pysolar-0.8.ebuild b/dev-python/pysolar/pysolar-0.8.ebuild
index c12be9054..5c8dc084a 100644
--- a/dev-python/pysolar/pysolar-0.8.ebuild
+++ b/dev-python/pysolar/pysolar-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ AUTHOR=pingswept
inherit distutils-r1
DESCRIPTION="Collection of Python libraries for simulating the irradiation by the sun"
-HOMEPAGE="http://pysolar.org/"
+HOMEPAGE="https://pysolar.org/"
SRC_URI="https://github.com/${AUTHOR}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"