diff options
| author | BrewTestBot | 2014-11-14 04:22:26 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-11-13 22:23:36 -0600 |
| commit | 2432e73a1ca93e115490c1064ab670901c197260 (patch) | |
| tree | d1ca5b83c6f5826c8f5c13beecf592e05a403b1a /Library/Formula | |
| parent | e43e1fcc7469d534a162f4769df1d859e2584920 (diff) | |
| download | homebrew-2432e73a1ca93e115490c1064ab670901c197260.tar.bz2 | |
libdap: update 3.12.1_1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libdap.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/libdap.rb b/Library/Formula/libdap.rb index 5fd8f22dd..313c8ac7e 100644 --- a/Library/Formula/libdap.rb +++ b/Library/Formula/libdap.rb @@ -7,6 +7,9 @@ class Libdap < Formula revision 1 bottle do + sha1 "65bc997be2aea798c980242f10e153ae9740ff31" => :yosemite + sha1 "ef2af8ad1095871810890fa3a2c81574ca9cbd66" => :mavericks + sha1 "b633edaa59670669c726b1a6642eebfcf530f671" => :mountain_lion end depends_on 'pkg-config' => :build |
