libvirt 0.10.2

Closes Homebrew/homebrew#15075.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Justin Clift 2012-09-24 18:09:06 +10:00 committed by Adam Vandenberg
parent 4e8ce45bc2
commit 9242f973c4
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ class Libvirt < Formula
# Latest (roughly) monthly release.
devel do
url 'http://libvirt.org/sources/libvirt-0.10.1.tar.gz'
sha256 '7b179219b92bff35986e2103b2767423d1e9c284052aa81228eae765f01a074d'
url 'http://libvirt.org/sources/libvirt-0.10.2.tar.gz'
sha256 '1fe69ae1268a097cc0cf83563883b51780d528c6493efe3e7d94c4160cc46977'
end
option 'without-libvirtd', 'Build only the virsh client and development libraries'