diff options
| author | BrewTestBot | 2014-05-06 15:41:27 +0100 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-06 08:39:38 -0700 |
| commit | 90e32e2d88ab294b4981ea68ae559610d8070c58 (patch) | |
| tree | 622f158529c570396fa77fcf4ca48c5cf64fa6d2 /Library/Formula/libvirt.rb | |
| parent | b78c42b7ae118bfbf43a8b69f00583309fedb49d (diff) | |
| download | homebrew-90e32e2d88ab294b4981ea68ae559610d8070c58.tar.bz2 | |
libvirt: update 1.2.4 bottle.
Closes #29006.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/libvirt.rb')
| -rw-r--r-- | Library/Formula/libvirt.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libvirt.rb b/Library/Formula/libvirt.rb index 225622a8c..734d5ee5e 100644 --- a/Library/Formula/libvirt.rb +++ b/Library/Formula/libvirt.rb @@ -7,9 +7,9 @@ class Libvirt < Formula revision 2 bottle do - sha1 "ba671e23be86fd5f2844cc54250fa0eecfc0651e" => :mavericks - sha1 "661b7df5e3e3e7e86d2e9e537f5cf1d8e0984e3a" => :mountain_lion - sha1 "53ef7e4fcfe97acd5764477480c4652afef907ac" => :lion + sha1 "de5a7d8ead03f3f99222605eab33d73d4de25245" => :mavericks + sha1 "9f45281b30f32e5930bab34186730ec75baea5d3" => :mountain_lion + sha1 "b675166cf89022986fe4e7b0f5135e8501b7eb17" => :lion end option 'without-libvirtd', 'Build only the virsh client and development libraries' |
