libassuan 2.0.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
4d682f2db4
commit
db0d485a26
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Libassuan < Formula
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.2.tar.bz2'
|
||||
homepage 'http://www.gnupg.org/related_software/libassuan/index.en.html'
|
||||
sha1 'dbcd96e2525d4c3a2da9e8054a06fa517f20a185'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.3.tar.bz2'
|
||||
sha1 '2bf4eba3b588758e349976a7eb9e8a509960c3b5'
|
||||
|
||||
depends_on 'libgpg-error'
|
||||
|
||||
|
|
Loading…
Reference in a new issue