diff options
| author | BrewTestBot | 2015-03-02 17:45:12 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2015-03-02 17:22:54 -0800 |
| commit | cb7416e7c2ac7ef65f25587ff84b2372e704a87d (patch) | |
| tree | e4203cb52c3e799b70169f2f06ef78fc458029de | |
| parent | e8407866330a6e5967016ca015c3220324aca696 (diff) | |
| download | homebrew-cb7416e7c2ac7ef65f25587ff84b2372e704a87d.tar.bz2 | |
libvirt: update 1.2.13 bottle.
| -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 0181ee3e4..383e0a99c 100644 --- a/Library/Formula/libvirt.rb +++ b/Library/Formula/libvirt.rb @@ -6,9 +6,9 @@ class Libvirt < Formula sha1 "b4e76eb52a40a1c81e07d17f9b57b4b1aa86b059" bottle do - sha1 "e96d37dfcf5b5764ea922f258380c62997920efd" => :yosemite - sha1 "d0cbb3d239c60f7f8f4899f495fa057ea255123a" => :mavericks - sha1 "5f1273536ae5d0a71fd64668489737c4a45cfcdb" => :mountain_lion + sha1 "7695deb9a434c6b87542440f4c36ebfc6d21dc85" => :yosemite + sha1 "3ad9ae5a1e0acc48e4a4c6ebf21262fe33a48ba0" => :mavericks + sha1 "3c6a0bbfc0de2690a48372ddba5ff0a499fb92c7" => :mountain_lion end option "without-libvirtd", "Build only the virsh client and development libraries" |
