diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libgpg-error.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libgpg-error.rb b/Library/Formula/libgpg-error.rb index 4c672becf..9248ef878 100644 --- a/Library/Formula/libgpg-error.rb +++ b/Library/Formula/libgpg-error.rb @@ -2,9 +2,9 @@ require "formula" class LibgpgError < Formula homepage "http://www.gnupg.org/" - url "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.16.tar.bz2" - mirror "http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.16.tar.bz2" - sha1 "059c40a2b78c3ac2b4cbec0e0481faba5af332fe" + url "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.17.tar.bz2" + mirror "http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.17.tar.bz2" + sha1 "ba5858b2947e7272dd197c87bac9f32caf29b256" bottle do cellar :any |
