aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchdiza2015-01-31 16:54:47 -0500
committerJack Nagel2015-01-31 23:37:28 -0500
commit3ad31c5c01f2a1752193bc3a047f29db595a2e57 (patch)
tree0178092a4d8c8a7681f0ac11c1cdb7710b8b61a2
parentf9bdc4730792d59de70bb570b454773aff624181 (diff)
downloadhomebrew-3ad31c5c01f2a1752193bc3a047f29db595a2e57.tar.bz2
libgpg-error 1.18
Closes #36424. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/libgpg-error.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libgpg-error.rb b/Library/Formula/libgpg-error.rb
index 3b44d2f76..2b952c5a4 100644
--- a/Library/Formula/libgpg-error.rb
+++ b/Library/Formula/libgpg-error.rb
@@ -1,8 +1,8 @@
class LibgpgError < Formula
homepage "http://www.gnupg.org/"
- 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"
+ url "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.18.tar.bz2"
+ mirror "http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.18.tar.bz2"
+ sha1 "7ba54f939da023af8f5b3e7a421a32eb742909c4"
bottle do
cellar :any