Bump dependency libvirt-python to 1.3.1

This commit is contained in:
Jeffrey Wildman 2016-01-18 19:43:07 -05:00
parent 312168c319
commit d4ae3fad43

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-1.2.21.tar.gz" url "https://libvirt.org/sources/python/libvirt-python-1.3.1.tar.gz"
sha256 "7ffb49fcb64ac06188fc626c853c99361e5965766ab020f8ea66f8fbcfc29684" sha256 "7143b922a9bd66a5e199b13316fa4266cbffc23db01c99bce37216a1eb9118f7"
end end
resource "requests" do resource "requests" do