gnu: altermime: Download over HTTPS.
* gnu/packages/mail.scm (altermime)[source]: Use HTTPS.
This commit is contained in:
parent
11ae5491f9
commit
1d7e1fbc38
@ -830,7 +830,7 @@ Extension (MIME).")
|
||||
(version "0.3.11")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://pldaniels.com/altermime/altermime-"
|
||||
(uri (string-append "https://pldaniels.com/altermime/altermime-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
Loading…
x
Reference in New Issue
Block a user