gnu: paperkey: Use HTTPS source and home page.

* gnu/packages/gnupg.scm (paperkey)[source, home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-30 23:18:55 +01:00
parent abe08256c7
commit 9530c4bfc9
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -909,7 +909,7 @@ (define-public paperkey
(version "1.6")
(source (origin
(method url-fetch)
(uri (string-append "http://www.jabberwocky.com/"
(uri (string-append "https://www.jabberwocky.com/"
"software/paperkey/paperkey-"
version ".tar.gz"))
(sha256
@ -925,7 +925,7 @@ (define-public paperkey
"checks/roundtrip-raw.sh")
(("/bin/echo") "echo"))
#t)))))
(home-page "http://www.jabberwocky.com/software/paperkey/")
(home-page "https://www.jabberwocky.com/software/paperkey/")
(synopsis "Backup OpenPGP keys to paper")
(description
"Paperkey extracts the secret bytes from an OpenPGP (GnuPG, PGP, etc) key