gpgme: add 1.4.3 bottle.

master
BrewTestBot 2014-02-23 12:04:53 +00:00
parent 39414a5218
commit 75e97c9953
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Gpgme < Formula
url 'ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.4.3.tar.bz2'
sha1 'ffdb5e4ce85220501515af8ead86fd499525ef9a'
bottle do
sha1 "94d777bbeb25382cc1d0511c8833f715811dd314" => :mavericks
sha1 "48b1c7504b9105b006ebc8957d4934cd808706cb" => :mountain_lion
sha1 "16ae29744f639aa3fc837a035c36b56a788c573d" => :lion
end
depends_on 'gnupg'
depends_on 'libgpg-error'
depends_on 'libassuan'