diff options
| author | BrewTestBot | 2014-07-01 11:48:03 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-01 12:19:59 +0100 |
| commit | ca018d443ba768afbcff3d7100664ccdd4bc6910 (patch) | |
| tree | 7f1594b84b55509ee0c46d20b364e173bbec08ee /Library | |
| parent | a9e856cb2f058ddcdbc200c30231a09d9af9d100 (diff) | |
| download | homebrew-ca018d443ba768afbcff3d7100664ccdd4bc6910.tar.bz2 | |
dirmngr: add 1.1.1_1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dirmngr.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/dirmngr.rb b/Library/Formula/dirmngr.rb index 33b482a81..63578e89f 100644 --- a/Library/Formula/dirmngr.rb +++ b/Library/Formula/dirmngr.rb @@ -6,6 +6,12 @@ class Dirmngr < Formula sha1 'e708d4aa5ce852f4de3f4b58f4e4f221f5e5c690' revision 1 + bottle do + sha1 "a0e3054879e746f6f8c3c9cd52ffc086df0baf63" => :mavericks + sha1 "55a72926469641815471da58e2f727142865b175" => :mountain_lion + sha1 "5aa4fbc1050bfebe9f7319183204dc0ac818a832" => :lion + end + depends_on 'libassuan' depends_on 'libgpg-error' depends_on 'libgcrypt' |
