libvirt 1.2.13
Closes Homebrew/homebrew#37325. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
3a8b3c09f9
commit
f3858b606e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require "formula"
|
||||
|
||||
class Libvirt < Formula
|
||||
homepage "http://www.libvirt.org"
|
||||
url "http://libvirt.org/sources/libvirt-1.2.12.tar.gz"
|
||||
sha1 "1ccbc1d2cdb88cc5f317e95218429d42cb0ff235"
|
||||
homepage "https://www.libvirt.org"
|
||||
url "https://libvirt.org/sources/libvirt-1.2.13.tar.gz"
|
||||
sha1 "b4e76eb52a40a1c81e07d17f9b57b4b1aa86b059"
|
||||
|
||||
bottle do
|
||||
sha1 "e96d37dfcf5b5764ea922f258380c62997920efd" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue