diff options
Diffstat (limited to 'Library/Formula/pinentry.rb')
| -rw-r--r-- | Library/Formula/pinentry.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pinentry.rb b/Library/Formula/pinentry.rb index f1ec53e7e..0e5dc3114 100644 --- a/Library/Formula/pinentry.rb +++ b/Library/Formula/pinentry.rb @@ -1,6 +1,6 @@  require 'formula' -class Pinentry <Formula +class Pinentry < Formula    url 'ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.8.0.tar.gz'    homepage 'http://www.gnupg.org/related_software/pinentry/index.en.html'    sha1 '381f9ee47b9f198e1be5d3ec4e043067a7e97912'  | 
