gpgme 1.4.1
This commit is contained in:
parent
6a01e34368
commit
89c028b0fa
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Gpgme < Formula
|
||||
homepage 'http://www.gnupg.org/related_software/gpgme/'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.4.0.tar.bz2'
|
||||
sha1 '897e36c1d3f6595d69fb37c820aaa162daa0e369'
|
||||
url 'ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.4.1.tar.bz2'
|
||||
sha1 'd6110763e7459214fd72705e87ebc682e3b5815e'
|
||||
|
||||
depends_on 'gnupg'
|
||||
depends_on 'libgpg-error'
|
||||
|
|
Loading…
Reference in a new issue