me
/
guix
Archived
1
0
Fork 0

gnu: paperkey: Use HTTPS source and home page.

* gnu/packages/gnupg.scm (paperkey)[source, home-page]: Use HTTPS.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -909,7 +909,7 @@ passphrase when @code{gpg} is run and needs it.")))
(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 @@ passphrase when @code{gpg} is run and needs it.")))
"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