Libvirt 1.0.6

Closes Homebrew/homebrew#20220.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Justin Clift 2013-06-03 11:47:00 +01:00 committed by Adam Vandenberg
parent 0df0e771f1
commit 197b898d68
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libvirt < Formula
homepage 'http://www.libvirt.org'
url 'http://libvirt.org/sources/stable_updates/libvirt-1.0.5.1.tar.gz'
sha256 '38a67d9dc979ed28440791eb3fd63e94e4d04e4efbe7554a83bdf0cc614d0a6e'
url 'http://libvirt.org/sources/libvirt-1.0.6.tar.gz'
sha256 'a188eb2056d7936c4c9605f4d435b9097880ec359e10be6546f2c9fa665de67d'
option 'without-libvirtd', 'Build only the virsh client and development libraries'