libassuan 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b18fd3527a
commit
d759876192
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.1.tar.bz2'
|
||||
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 'b7e9dbd41769cc20b1fb7db9f2ecdf276ffc352c'
|
||||
sha1 'dbcd96e2525d4c3a2da9e8054a06fa517f20a185'
|
||||
|
||||
depends_on 'libgpg-error'
|
||||
|
||||
|
|
Loading…
Reference in a new issue