diff options
| author | BrewTestBot | 2014-09-27 19:25:43 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-09-27 11:30:27 -0700 |
| commit | 54db2d0e7adaa3c3778f3cb331de4b9c2ca239da (patch) | |
| tree | c77c62f1e7f3477cb5c994ad4c5898dcf1781512 | |
| parent | d49d28d404044511e67bdf12dbadb82849a6f4de (diff) | |
| download | homebrew-54db2d0e7adaa3c3778f3cb331de4b9c2ca239da.tar.bz2 | |
qemu: update 2.1.2 bottle.
Closes #32726.
| -rw-r--r-- | Library/Formula/qemu.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb index e8f978f97..26a28cb0e 100644 --- a/Library/Formula/qemu.rb +++ b/Library/Formula/qemu.rb @@ -7,9 +7,9 @@ class Qemu < Formula sha1 "f5f9eefa8fece7dead0487a2cca25f90e3dab3d9" bottle do - sha1 "52345b6ec0fb3a9a4da93b3adc861e247a9d8702" => :mavericks - sha1 "2027be04ff3885fe38570e05726949b9b6029abc" => :mountain_lion - sha1 "d6603f9b5aa3e72c02f9495d287cc4cbd5a5bf22" => :lion + sha1 "6ddb5245e0669258d8514143166f520749080fec" => :mavericks + sha1 "db0a11aded67b12bdfd9923b91de3d2fd2115423" => :mountain_lion + sha1 "5ca2a1a9937190238ddc7ec416bd7d70f7d62a3f" => :lion end depends_on "pkg-config" => :build |
