libvirt: update 1.2.7 bottle.
Closes Homebrew/homebrew#31319. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
4dbb6e0314
commit
36066d4e59
1 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue