libgcrypt 1.5.2

master
Jack Nagel 2013-04-20 14:10:07 -05:00
parent 37be0a9008
commit 73627e5047
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libgcrypt < Formula
homepage 'http://gnupg.org/'
url 'ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.1.tar.bz2'
sha1 '8b60a26b7eae1a727d58932d6b1efeb5716648ed'
url 'ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.2.tar.bz2'
sha1 'c9998383532ba3e8bcaf690f2f0d65e814b48d2f'
depends_on 'libgpg-error'