libassuan 2.1.1
Closes Homebrew/homebrew#21082. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
f324dc504f
commit
ca327cd50d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libassuan < Formula
|
||||
homepage 'http://www.gnupg.org/related_software/libassuan/index.en.html'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.1.0.tar.bz2'
|
||||
sha1 'af114073610ce0b30961986c2741d5e7230c9880'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.1.1.tar.bz2'
|
||||
sha1 '8bd3826de30651eb8f9b8673e2edff77cd70aca1'
|
||||
|
||||
depends_on 'libgpg-error'
|
||||
|
||||
|
|
Loading…
Reference in a new issue