Updated formula: libvirt

Updated to use a more recent libvirt upstream source snapshot,
that includes further fixes for OSX.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Justin Clift 2010-10-28 16:13:02 +11:00 committed by Adam Vandenberg
parent 1f91848846
commit a3c560ec3e
1 changed files with 2 additions and 2 deletions

View File

@ -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-7.tar.gz'
md5 '2b8948e336070c94c5278ccd36495709'
url 'http://justinclift.fedorapeople.org/libvirt_experimental/libvirt-0.8.4-11.tar.gz'
sha256 'eebc2dc9bab00aec197ec443144c13af649676032fd991a79ccd95b1d151cbed'
depends_on "gawk"
depends_on "gnutls"