diff options
| author | BrewTestBot | 2014-09-20 06:17:40 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-09-20 00:22:16 -0500 |
| commit | 3d616bab57c4ff3eaeb428a55a90a1833c5f97c4 (patch) | |
| tree | 4b99349a2e7f15226ce15ff5a6fbc42367b6fcf8 /Library/Formula/libgpg-error.rb | |
| parent | f190fc8cafe6eeb8853870981dd78b850daf5bae (diff) | |
| download | homebrew-3d616bab57c4ff3eaeb428a55a90a1833c5f97c4.tar.bz2 | |
libgpg-error: update 1.16 bottle.
Diffstat (limited to 'Library/Formula/libgpg-error.rb')
| -rw-r--r-- | Library/Formula/libgpg-error.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/libgpg-error.rb b/Library/Formula/libgpg-error.rb index 330310f1c..4264b7ee8 100644 --- a/Library/Formula/libgpg-error.rb +++ b/Library/Formula/libgpg-error.rb @@ -7,6 +7,10 @@ class LibgpgError < Formula sha1 "059c40a2b78c3ac2b4cbec0e0481faba5af332fe" bottle do + cellar :any + sha1 "c9d320a135686d2dccef6328a7d9b926ba04db2a" => :mavericks + sha1 "5fa28dbea7cf575256f8c7d801f5c162af1b948d" => :mountain_lion + sha1 "e934e5ef48e6d87c06324cb5e50637cd979d2bc5" => :lion end option :universal |
