Bump dependency libvirt-python to 2.3.0

Fix for brew install virt-manager issue #58
This commit is contained in:
Jeffrey Wildman 2016-11-05 17:27:34 -04:00 committed by GitHub
commit bf4f74c7d9

View file

@ -23,8 +23,8 @@ class VirtManager < Formula
# TODO: audio # TODO: audio
resource "libvirt-python" do resource "libvirt-python" do
url "https://libvirt.org/sources/python/libvirt-python-2.1.0.tar.gz" url "https://libvirt.org/sources/python/libvirt-python-2.3.0.tar.gz"
sha256 "74887fa1be60db2701e726da7e01e3bf18ecd3b8d1cfdf2f1f7480e1a1edbacb" sha256 "ad25a98c2508a6c81d65cc8bc5f3e0b4c506247cf544a7d54c41526a99caef48"
end end
resource "requests" do resource "requests" do