sci-astronomy/pal: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 23:15:00 +0000 (09:15 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:53 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-astronomy/pal/pal-0.9.7.ebuild

index 23a167369366c1cbaed9ee2bbaef1c07644f9927..c165f47d600a7e3c66e101916fb526344fb51cf7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit eutils
 
 DESCRIPTION="Positional Astronomy Library"
-HOMEPAGE="http://github.com/Starlink/pal"
+HOMEPAGE="https://github.com/Starlink/pal"
 SRC_URI="https://github.com/Starlink/${PN}/releases/download/v${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"