From 61eaa91eb57b209997b28b50a2e7650e4b4598a4 Mon Sep 17 00:00:00 2001 From: Olof Nilsson Date: Wed, 14 Jun 2017 11:23:57 +0200 Subject: [PATCH] Updates libvirt-python to 3.4.0, this closes #69 --- virt-manager.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virt-manager.rb b/virt-manager.rb index bcd9033..c0b7b60 100644 --- a/virt-manager.rb +++ b/virt-manager.rb @@ -23,8 +23,8 @@ class VirtManager < Formula # TODO: audio resource "libvirt-python" do - url "https://libvirt.org/sources/python/libvirt-python-3.0.0.tar.gz" - sha256 "94a7c1c57a643afad43f9068c70774e1146ed051ecfca0280d5127011c5e44c1" + url "https://libvirt.org/sources/python/libvirt-python-3.4.0.tar.gz" + sha256 "afa77781f518988f164dd5f99d1844034ca807a8e731e07cbae18474d250b511" end resource "requests" do