Skip to content

Commit

Permalink
Bump dependency libvirt-python to 2.3.0
Browse files Browse the repository at this point in the history
Fix for brew install virt-manager issue #58
  • Loading branch information
jeffreywildman authored Nov 5, 2016
2 parents a7f5ba1 + e55a536 commit bf4f74c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions virt-manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ class VirtManager < Formula
# TODO: audio

resource "libvirt-python" do
url "https://libvirt.org/sources/python/libvirt-python-2.1.0.tar.gz"
sha256 "74887fa1be60db2701e726da7e01e3bf18ecd3b8d1cfdf2f1f7480e1a1edbacb"
url "https://libvirt.org/sources/python/libvirt-python-2.3.0.tar.gz"
sha256 "ad25a98c2508a6c81d65cc8bc5f3e0b4c506247cf544a7d54c41526a99caef48"
end

resource "requests" do
Expand Down

0 comments on commit bf4f74c

Please sign in to comment.