aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-07-01 13:34:41 +0100
committerBrewTestBot2014-07-01 13:34:41 +0100
commitf01001eb6db74fe3828751eedaf28cd4fe2b49a6 (patch)
tree1c01533383d47339f96cd8d7dcaaf98ed1f793dd
parent9c6ae1676bd3316f4cb4bebfacb04461f2cc5766 (diff)
downloadhomebrew-f01001eb6db74fe3828751eedaf28cd4fe2b49a6.tar.bz2
gnupg2: update 2.0.25 bottle.
-rw-r--r--Library/Formula/gnupg2.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/gnupg2.rb b/Library/Formula/gnupg2.rb
index 951aab529..377a45b96 100644
--- a/Library/Formula/gnupg2.rb
+++ b/Library/Formula/gnupg2.rb
@@ -6,6 +6,10 @@ class Gnupg2 < Formula
sha1 "890d77d89f2d187382f95e83e386f2f7ba789436"
bottle do
+ revision 1
+ sha1 "72eb0a083cf2f395a7c09d61cd1606af27cf800f" => :mavericks
+ sha1 "e13777dfd387f1de8ffd1160a37167ab3e1d99ed" => :mountain_lion
+ sha1 "0d925112501a584e1a221d6811a23562183a2850" => :lion
end
option "8192", "Build with support for private keys of up to 8192 bits"