gnu: python-waf: Download over https.

* gnu/packages/python.scm (python-waf)[source]: Use https.
This commit is contained in:
Efraim Flashner 2016-10-30 10:43:53 +02:00
parent 31c6bfed58
commit bae678296a
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -5264,7 +5264,7 @@ (define-public python-waf
(version "1.9.5") (version "1.9.5")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://waf.io/" (uri (string-append "https://waf.io/"
"waf-" version ".tar.bz2")) "waf-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32