diff options
| author | BrewTestBot | 2014-10-22 17:31:57 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-22 18:09:33 +0100 |
| commit | 92aab7993b9a8c50171114e8f084120baa89bb70 (patch) | |
| tree | 5f783a784aa47b57c7477965a1301fcc06b8101e /Library | |
| parent | e48e31b9a7132c9d940ccffaa116ef5f9247c5a2 (diff) | |
| download | homebrew-92aab7993b9a8c50171114e8f084120baa89bb70.tar.bz2 | |
pixman: update 0.32.6 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pixman.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/pixman.rb b/Library/Formula/pixman.rb index dca4ce492..9bcb03894 100644 --- a/Library/Formula/pixman.rb +++ b/Library/Formula/pixman.rb @@ -7,9 +7,10 @@ class Pixman < Formula bottle do cellar :any - sha1 "60ef712e79cb90762dfb4d3af361b5b5d9a0caac" => :mavericks - sha1 "b71ef451728c982f8a16edf7d93032a6f8ddbbf6" => :mountain_lion - sha1 "2c2239c33b62feb61fba0a55cfd19f9d3d7ee443" => :lion + revision 1 + sha1 "8f47ec83a3ce8bf6bf41676b3143286c8dbb85bd" => :yosemite + sha1 "9670f838299329540839e49026849db0f394f261" => :mavericks + sha1 "9012f57f5b65b3f1a3dfec6b91be7f66e955a3e4" => :mountain_lion end depends_on "pkg-config" => :build |
