diff options
| author | BrewTestBot | 2014-11-18 08:24:23 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-18 08:43:36 +0000 |
| commit | 945078f5f42182c535c7cefbec61af3b2ac85618 (patch) | |
| tree | c282eaa33e88d8b5294a25a8935cbf66681650e5 /Library/Formula | |
| parent | 62c3e0640b5d1276e6e27d034843b098973ceb59 (diff) | |
| download | homebrew-945078f5f42182c535c7cefbec61af3b2ac85618.tar.bz2 | |
gpgme: update 1.5.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gpgme.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/gpgme.rb b/Library/Formula/gpgme.rb index d955266b0..5a1507bd8 100644 --- a/Library/Formula/gpgme.rb +++ b/Library/Formula/gpgme.rb @@ -7,9 +7,10 @@ class Gpgme < Formula sha1 "a91c258e79acf30ec86a667e07f835e5e79342d8" bottle do - sha1 "60d557c728754011a62f4ede0e04ca786bf5b161" => :yosemite - sha1 "ae98c80946c947f967d44436717ed492b0f08420" => :mavericks - sha1 "9e3d8a25586683f0aeb050b341b38da79ba770d5" => :mountain_lion + cellar :any + sha1 "6acb8e98c8dff9020970439cc69700dc8562ec7f" => :yosemite + sha1 "1c117231ba66c70b4a8b99d27acba6e704aa078c" => :mavericks + sha1 "2a8f71ddcb8c0582410bedb5c401057ab1ce990d" => :mountain_lion end depends_on "gnupg2" |
