diff options
| author | BrewTestBot | 2015-03-29 21:18:41 +0100 |
|---|---|---|
| committer | Tim D. Smith | 2015-03-31 00:37:51 -0700 |
| commit | fe2910df3f0ada74827f37f4cb08d0d50c03ac0a (patch) | |
| tree | 9f1fc0893f0d48cc583d171943ecd85eb7e4c058 /Library/Formula | |
| parent | afbc8d367937f690caa96f4f2fc62a6db780bfe2 (diff) | |
| download | homebrew-fe2910df3f0ada74827f37f4cb08d0d50c03ac0a.tar.bz2 | |
quassel: add 0.11.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/quassel.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/quassel.rb b/Library/Formula/quassel.rb index 9934b38dd..007ee6961 100644 --- a/Library/Formula/quassel.rb +++ b/Library/Formula/quassel.rb @@ -12,6 +12,12 @@ class Quassel < Formula sha256 "324ce0edfe5744544846a4796187ceda77921434498089c49c2e50a7f8654fa1" end end + bottle do + sha256 "4402382ffaf05fb19a596f6e7fc1eeb07580ac28fbe1a864ed03b57ca3cbc7ce" => :yosemite + sha256 "02b90ddfb94c0be796a5941174b8887c3ebbbaf3d01c1dca22c1abfe07ec4c11" => :mavericks + sha256 "fc50ef842a23cfcf35ac45a4050030b93ab2cb1652b584750ced1014d9d48c9f" => :mountain_lion + end + depends_on "cmake" => :build depends_on "pkg-config" => :build |
