libvirt 3.10.0
Closes #21338. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e03d0a6aa8
commit
496d9aa3a5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libvirt < Formula
|
||||
desc "C virtualization API"
|
||||
homepage "https://www.libvirt.org"
|
||||
url "https://libvirt.org/sources/libvirt-3.9.0.tar.xz"
|
||||
sha256 "89fc63213291d329d537ea96e363fd609160da080322973bd1126d431ff63424"
|
||||
url "https://libvirt.org/sources/libvirt-3.10.0.tar.xz"
|
||||
sha256 "dff109cae2cc915b3ed5ba7e460502b85eb9a5058cda4f356d7bb7b1e3196b0e"
|
||||
head "https://github.com/libvirt/libvirt.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue