diff options
| -rw-r--r-- | Library/Formula/libgpg-error.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libgpg-error.rb b/Library/Formula/libgpg-error.rb index bf68d463a..4503c1db5 100644 --- a/Library/Formula/libgpg-error.rb +++ b/Library/Formula/libgpg-error.rb @@ -1,9 +1,9 @@ require 'formula' class LibgpgError <Formula - url 'ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.9.tar.bz2' + url 'ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.10.tar.bz2' homepage 'http://www.gnupg.org/' - sha1 '6836579e42320b057a2372bbcd0325130fe2561e' + sha1 '95b324359627fbcb762487ab6091afbe59823b29' def install ENV.j1 |
