Updated formula: libvirt
Uses a newer snapshot of libvirt git source, generated by Mitchell Hashimoto. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
1185660eaa
commit
f9498617c6
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ require 'formula'
|
|||
|
||||
class Libvirt <Formula
|
||||
homepage 'http://www.libvirt.org'
|
||||
url 'http://justinclift.fedorapeople.org/libvirt_experimental/libvirt-0.8.4-6.tar.gz'
|
||||
md5 '88c00d745d18159e5a05a5d49a571bc7'
|
||||
url 'http://justinclift.fedorapeople.org/libvirt_experimental/libvirt-0.8.4-7.tar.gz'
|
||||
md5 '2b8948e336070c94c5278ccd36495709'
|
||||
|
||||
depends_on "gawk"
|
||||
depends_on "gnutls"
|
||||
|
|
Loading…
Reference in a new issue