libvirt 0.9.7
Now supports VirtualBox 4.1.x on OSX, plus many other enhancements: http://www.libvirt.org/news.html Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ec21a1ead3
commit
0c0ad72eb7
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libvirt < Formula
|
||||
homepage 'http://www.libvirt.org'
|
||||
url 'ftp://libvirt.org/libvirt/libvirt-0.9.6.tar.gz'
|
||||
sha256 'ce29b1cd3067b224aa834fec2a93d7613c0e72bc035760ad536a2142430bc02b'
|
||||
url 'ftp://libvirt.org/libvirt/libvirt-0.9.7.tar.gz'
|
||||
sha256 '29ff05bfe5177d6680c02c279ed2573dcfae993f2824bffa192a3a2cdd05af23'
|
||||
|
||||
depends_on "gnutls"
|
||||
depends_on "yajl"
|
||||
|
|
Loading…
Reference in a new issue