aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-07-01 13:34:41 +0100
committerBrewTestBot2014-07-01 13:34:41 +0100
commit4f853413f9bad06e4f8d91e4b45517b4638c9485 (patch)
treeecb94a05452ab152f84bded9a2d66843c98d56a1 /Library
parentf01001eb6db74fe3828751eedaf28cd4fe2b49a6 (diff)
downloadhomebrew-4f853413f9bad06e4f8d91e4b45517b4638c9485.tar.bz2
gpg-agent: update 2.0.25 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gpg-agent.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/gpg-agent.rb b/Library/Formula/gpg-agent.rb
index a5f77a63a..9a3335f7b 100644
--- a/Library/Formula/gpg-agent.rb
+++ b/Library/Formula/gpg-agent.rb
@@ -6,6 +6,10 @@ class GpgAgent < Formula
sha1 "890d77d89f2d187382f95e83e386f2f7ba789436"
bottle do
+ revision 1
+ sha1 "317d26e0f85fefeb9cccf9a05644aaf70f05c13f" => :mavericks
+ sha1 "16630ed6be44545cf61c631aa0f0a7251499a7c0" => :mountain_lion
+ sha1 "a1dc1f35ba61af4d9fbf0e592f14a274c18c5056" => :lion
end
depends_on "libgpg-error"