Libvirt 1.0.5.1
Closes Homebrew/homebrew#19958. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d3fe4ce968
commit
fbcf35c28c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libvirt < Formula
|
||||
homepage 'http://www.libvirt.org'
|
||||
url 'http://libvirt.org/sources/libvirt-1.0.5.tar.gz'
|
||||
sha256 '337f1cd6611462b6e3cdf94541c49477df678074321fb7923274e4e30398209f'
|
||||
url 'http://libvirt.org/sources/stable_updates/libvirt-1.0.5.1.tar.gz'
|
||||
sha256 '38a67d9dc979ed28440791eb3fd63e94e4d04e4efbe7554a83bdf0cc614d0a6e'
|
||||
|
||||
option 'without-libvirtd', 'Build only the virsh client and development libraries'
|
||||
|
||||
|
|
Loading…
Reference in a new issue