patchelf: Use 'https' for source uri.

* gnu/packages/elf.scm (patchelf)[source]: Use 'https' for source uri.
This commit is contained in:
Efraim Flashner 2018-03-19 21:44:50 +02:00
parent c1d1cd817c
commit 05666fb8db
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -109,7 +109,7 @@ (define-public patchelf
(source (origin
(method url-fetch)
(uri (string-append
"http://nixos.org/releases/patchelf/patchelf-"
"https://nixos.org/releases/patchelf/patchelf-"
version
"/patchelf-" version ".tar.bz2"))
(sha256