Updated to libvirt-python-2.1.0 per github issue
This commit is contained in:
parent
335e5a81df
commit
4109a9df4e
|
@ -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-1.3.5.tar.gz"
|
url "https://libvirt.org/sources/python/libvirt-python-2.1.0.tar.gz"
|
||||||
sha256 "a0508a57637fd18a3584fb9d2322fb172f65708c9db16e0438a70eb0f36fa5c2"
|
sha256 "74887fa1be60db2701e726da7e01e3bf18ecd3b8d1cfdf2f1f7480e1a1edbacb"
|
||||||
end
|
end
|
||||||
|
|
||||||
resource "requests" do
|
resource "requests" do
|
||||||
|
|
Loading…
Reference in a new issue