diff options
Diffstat (limited to 'Library/Formula/pinentry.rb')
| -rw-r--r-- | Library/Formula/pinentry.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/pinentry.rb b/Library/Formula/pinentry.rb index 865a9e2b6..75badc30a 100644 --- a/Library/Formula/pinentry.rb +++ b/Library/Formula/pinentry.rb @@ -1,7 +1,8 @@ class Pinentry < Formula - homepage "http://www.gnupg.org/related_software/pinentry/index.en.html" - url "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.0.tar.bz2" - sha1 "f8e5c774c35fbb91d84e82559baf76f6b4513236" + homepage "https://www.gnupg.org/related_software/pinentry/index.en.html" + url "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.1.tar.bz2" + mirror "http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/pinentry/pinentry-0.9.1.tar.bz2" + sha256 "9cd08e856b395df3adc7124170b53f77c6d5c8bf88e899e818648ec70d3e9695" bottle do cellar :any |
