Use https by default

Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 13:26:27 +02:00
parent 0ac6bb4fdd
commit 00846f5f7b
584 changed files with 656 additions and 656 deletions

View File

@@ -12,7 +12,7 @@ MYPN=APLpy
MYP=${MYPN}-${PV}
DESCRIPTION="Astronomical Plotting Library in Python"
HOMEPAGE="http://aplpy.github.com/"
HOMEPAGE="https://aplpy.github.com/"
SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
LICENSE="MIT"