libvirt-glib 0.2.3
This commit is contained in:
parent
4eb4fccff3
commit
6348a3b1cf
|
@ -1,8 +1,8 @@
|
||||||
class LibvirtGlib < Formula
|
class LibvirtGlib < Formula
|
||||||
desc "Libvirt API for glib-based programs"
|
desc "Libvirt API for glib-based programs"
|
||||||
homepage "https://libvirt.org/"
|
homepage "https://libvirt.org/"
|
||||||
url "https://libvirt.org/sources/glib/libvirt-glib-0.2.2.tar.gz"
|
url "https://libvirt.org/sources/glib/libvirt-glib-0.2.3.tar.gz"
|
||||||
sha256 "d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d"
|
sha256 "c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd"
|
||||||
|
|
||||||
depends_on "gobject-introspection" => :build
|
depends_on "gobject-introspection" => :build
|
||||||
depends_on "intltool" => :build
|
depends_on "intltool" => :build
|
||||||
|
|
Loading…
Reference in a new issue