Updates libvirt-python to 3.4.0, this closes #69

This commit is contained in:
Olof Nilsson 2017-06-14 11:23:57 +02:00
parent 4306ea8963
commit 61eaa91eb5

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-3.0.0.tar.gz" url "https://libvirt.org/sources/python/libvirt-python-3.4.0.tar.gz"
sha256 "94a7c1c57a643afad43f9068c70774e1146ed051ecfca0280d5127011c5e44c1" sha256 "afa77781f518988f164dd5f99d1844034ca807a8e731e07cbae18474d250b511"
end end
resource "requests" do resource "requests" do