Skip to content

Commit

Permalink
Libvirt 1.0.6
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#20220.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Justin Clift authored and adamv committed Jun 3, 2013
1 parent 0df0e77 commit 197b898
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libvirt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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'

Expand Down

0 comments on commit 197b898

Please sign in to comment.