pinentry 0.9.4
Closes Homebrew/homebrew#40441. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
3805e593c5
commit
ae19a45697
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Pinentry < Formula
|
||||
desc "Passphrase entry dialog utilizing the Assuan protocol"
|
||||
homepage "https://www.gnupg.org/related_software/pinentry/index.en.html"
|
||||
url "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.3.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.3.tar.bz2"
|
||||
sha256 "88c2d9ff892d591c2a12c52229eb2262f0ae4b8e58b551990a0949f44df98244"
|
||||
url "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.4.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.4.tar.bz2"
|
||||
sha256 "4b8835bb738d464542b62020ff6b8f649a621540edb61c4cbfe0c894538ee2e0"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue