libgcrypt 1.5.2
This commit is contained in:
parent
37be0a9008
commit
73627e5047
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue