aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-01-31 12:26:04 +0000
committerJack Nagel2015-01-31 16:53:17 -0500
commit522ad0186b67040dacea5f78d9f2235b5d6f0bf9 (patch)
tree9c3cc89adc6a39ef43de050e1090553d23982058
parent7ca96d434579e39641c84a1b7be6c73081bf1a9b (diff)
downloadhomebrew-522ad0186b67040dacea5f78d9f2235b5d6f0bf9.tar.bz2
libvirt: update 1.2.12 bottle.
-rw-r--r--Library/Formula/libvirt.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libvirt.rb b/Library/Formula/libvirt.rb
index 2cb545e96..6d9cf188d 100644
--- a/Library/Formula/libvirt.rb
+++ b/Library/Formula/libvirt.rb
@@ -6,9 +6,9 @@ class Libvirt < Formula
sha1 "1ccbc1d2cdb88cc5f317e95218429d42cb0ff235"
bottle do
- sha1 "0471d5146c15e0cfce15bc50c18a59c683268cab" => :yosemite
- sha1 "e92ce6497f0c2a6bc3e40c310ae193cea77b3f49" => :mavericks
- sha1 "4e92d1e6c3c8d9278a9905aecd5e461215ef441a" => :mountain_lion
+ sha1 "e96d37dfcf5b5764ea922f258380c62997920efd" => :yosemite
+ sha1 "d0cbb3d239c60f7f8f4899f495fa057ea255123a" => :mavericks
+ sha1 "5f1273536ae5d0a71fd64668489737c4a45cfcdb" => :mountain_lion
end
option "without-libvirtd", "Build only the virsh client and development libraries"