Bump dependency libvirt-python to 4.6.0

This commit is contained in:
Jeffrey Wildman 2018-08-18 14:39:52 -04:00
parent 6e0a489fb2
commit bce4a58228

View file

@ -5,7 +5,7 @@ class VirtManager < Formula
homepage "https://virt-manager.org/" homepage "https://virt-manager.org/"
url "https://virt-manager.org/download/sources/virt-manager/virt-manager-1.5.1.tar.gz" url "https://virt-manager.org/download/sources/virt-manager/virt-manager-1.5.1.tar.gz"
sha256 "ee889d59110986391a394077f004f68125e01e216a5e7cfc29adb6ae49ab2dab" sha256 "ee889d59110986391a394077f004f68125e01e216a5e7cfc29adb6ae49ab2dab"
revision 1 revision 2
depends_on "intltool" => :build depends_on "intltool" => :build
depends_on "pkg-config" => :build depends_on "pkg-config" => :build
@ -27,8 +27,8 @@ class VirtManager < Formula
depends_on "vte3" depends_on "vte3"
resource "libvirt-python" do resource "libvirt-python" do
url "https://libvirt.org/sources/python/libvirt-python-4.5.0.tar.gz" url "https://libvirt.org/sources/python/libvirt-python-4.6.0.tar.gz"
sha256 "ef35ed6bc24d76563b1ba9b068ef5a048016726dba62a9d057fe6dfbea6b0f60" sha256 "9673952acc542a61c008e77963cef420534d1f893c4c423864b9cc9bbdb6b139"
end end
resource "idna" do resource "idna" do