aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgpg-error.rb
diff options
context:
space:
mode:
authorDavid Höppner2010-07-01 19:46:42 +0200
committerDavid Höppner2010-07-01 19:46:42 +0200
commitc35c116fd23c90d9490412fa34e0a46e3d77508a (patch)
tree2cb6b14310eef515206199c7227030aea3b41927 /Library/Formula/libgpg-error.rb
parent6a352447eaf007726345b34a087020fcd37f8864 (diff)
downloadhomebrew-c35c116fd23c90d9490412fa34e0a46e3d77508a.tar.bz2
libgpg-error: update version to 1.8
Diffstat (limited to 'Library/Formula/libgpg-error.rb')
-rw-r--r--Library/Formula/libgpg-error.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libgpg-error.rb b/Library/Formula/libgpg-error.rb
index 488f17821..e4de91f29 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.7.tar.bz2'
+ url 'ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.8.tar.bz2'
homepage 'http://www.gnupg.org/'
- sha1 'bf8c6babe1e28cae7dd6374ca24ddcc42d57e902'
+ sha1 'f5cf677a7cd684645feaa9704d09eb5cd6d97e8a'
def install
ENV.j1