diff options
| author | BrewTestBot | 2014-08-03 16:12:19 +0100 |
|---|---|---|
| committer | Misty De Meo | 2014-08-03 10:55:30 -0700 |
| commit | 9bc8ac8fbd99bd7b46f93245adc5c56830b8556a (patch) | |
| tree | 3bddda7298ad875bd0fd74619a3d49196b23a0e7 | |
| parent | 4bd82f595c197dbad6072198b2397060d1082c18 (diff) | |
| download | homebrew-9bc8ac8fbd99bd7b46f93245adc5c56830b8556a.tar.bz2 | |
libvirt: update 1.2.7 bottle.
Closes #31319.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
| -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 462f91338..947b1586a 100644 --- a/Library/Formula/libvirt.rb +++ b/Library/Formula/libvirt.rb @@ -6,9 +6,9 @@ class Libvirt < Formula sha256 '3dfb462cba1188d2c9ba700e1927fa0dbd71f20afdf81ab0c43b27b7fe77defc' bottle do - sha1 "36e441f7f3ace8c76ceeda6119369883f360e81f" => :mavericks - sha1 "7903e6e6ca3e2cc2a53a0f7d6f71def7567420bf" => :mountain_lion - sha1 "3edb5df8e75b94e6769ef9068a79bda97e722946" => :lion + sha1 "17a888701564a3a24a150d4211c0b5d0b7ad4347" => :mavericks + sha1 "d6162583eddab3ed31d9fae315d08063a0002000" => :mountain_lion + sha1 "f0e1c538178be839fa5949304d50accfe4368d32" => :lion end option 'without-libvirtd', 'Build only the virsh client and development libraries' |
