gnu: sg3-utils: Download over HTTPS.
* gnu/packages/scsi.scm (sg3-utils)[source]: Use HTTPS.
This commit is contained in:
parent
3c5050b613
commit
753ca72fc1
@ -33,7 +33,7 @@
|
||||
(version "1.48")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://sg.danny.cz/sg/p/sg3_utils-"
|
||||
(uri (string-append "https://sg.danny.cz/sg/p/sg3_utils-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
Loading…
Reference in New Issue
Block a user