me
/
guix
Archived
1
0
Fork 0

gnu: libftdi: Use HTTPS for package source.

* gnu/packages/libftdi.scm (libftdi)[source]: Use HTTPS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Simon South 2023-09-07 12:37:51 -04:00 committed by Ludovic Courtès
parent 9620b9d298
commit ea2376a4f5
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
"http://www.intra2net.com/en/developer/libftdi/download/" "https://www.intra2net.com/en/developer/libftdi/download/"
"libftdi1-" version ".tar.bz2")) "libftdi1-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32