libvirt-glib: 2.0.0
This commit is contained in:
parent
f09ae336c1
commit
1dd8ec0851
|
@ -1,8 +1,8 @@
|
|||
class LibvirtGlib < Formula
|
||||
desc "Libvirt API for glib-based programs"
|
||||
homepage "https://libvirt.org/"
|
||||
url "https://libvirt.org/sources/glib/libvirt-glib-1.0.0.tar.gz"
|
||||
sha256 "ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47"
|
||||
url "https://libvirt.org/sources/glib/libvirt-glib-2.0.0.tar.gz"
|
||||
sha256 "94e8c410c67501303d3b32ca8ce2c36edf898511ec4de9b7f29cd35d274b3d6a"
|
||||
|
||||
depends_on "gobject-introspection" => :build
|
||||
depends_on "intltool" => :build
|
||||
|
|
Loading…
Reference in a new issue