Bump dependency libvirt-python to 1.3.3

This commit is contained in:
Jeffrey Wildman 2016-04-17 22:53:30 -04:00
parent 6a47082113
commit 3e3d6d5d56

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.3.2.tar.gz" url "https://libvirt.org/sources/python/libvirt-python-1.3.3.tar.gz"
sha256 "6d35ae9e7801573393b9c92471f39e6700d479f10b641df81d041b469f160bf8" sha256 "aa68ae788d44ae49ee43be69227f1db2e8c55a2b3499236b715dfbf6090c0e4a"
end end
resource "requests" do resource "requests" do