Use https by default
[gentoo.git] / dev-python / ssl-fetch / ssl-fetch-0.3.ebuild
index 955698a7266befebff1b20f723cca6bee39a76d8..be3ddb7d4af8c12ad38083fef60c596ac84bc954 100644 (file)
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="A small convenience library for fetching files securely"
 HOMEPAGE="https://github.com/dol-sen/ssl-fetch"
-SRC_URI="http://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"