Merge branch 'ruria-master'

* ruria-master:
  Bump revision number for previous commit
  libvirt bumped to 5.5.0
This commit is contained in:
Jeffrey Wildman 2019-07-13 09:42:40 -04:00
commit 8918dd4000

View file

@ -5,6 +5,7 @@ class VirtManager < Formula
homepage "https://virt-manager.org/"
url "https://virt-manager.org/download/sources/virt-manager/virt-manager-2.2.0.tar.gz"
sha256 "e94b983de10371ca366828d8ae8d2cfb0d5aa8678eccc8476e7c542c9d600605"
revision 1
depends_on "intltool" => :build
depends_on "pkg-config" => :build
@ -26,8 +27,8 @@ class VirtManager < Formula
depends_on "vte3"
resource "libvirt-python" do
url "https://libvirt.org/sources/python/libvirt-python-5.4.0.tar.gz"
sha256 "0ce3881db90f0b178f9a0b1ed44b08a9552737eabb3c22673c65c053b83e010b"
url "https://libvirt.org/sources/python/libvirt-python-5.5.0.tar.gz"
sha256 "561cafedb83e41880405905f6309f4a86981cfe05edbbc83c839f7c47d8ba603"
end
resource "idna" do