gnu: sg3-utils: Download over HTTPS.

* gnu/packages/scsi.scm (sg3-utils)[source]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-30 02:00:00 +02:00
parent 3c5050b613
commit 753ca72fc1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -33,7 +33,7 @@ (define-public sg3-utils
(version "1.48") (version "1.48")
(source (origin (source (origin
(method url-fetch) (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")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32