From ae19a4569767caecb855025a20d5b54c51be0a0c Mon Sep 17 00:00:00 2001 From: chdiza Date: Fri, 5 Jun 2015 17:31:38 -0400 Subject: [PATCH] pinentry 0.9.4 Closes Homebrew/homebrew#40441. Signed-off-by: Baptiste Fontaine --- Formula/pinentry.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pinentry.rb b/Formula/pinentry.rb index 87eddb061e..945072bda4 100644 --- a/Formula/pinentry.rb +++ b/Formula/pinentry.rb @@ -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