Updated libev to version 4.03
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3b66490e4f
commit
dd6464d4ad
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Libev <Formula
|
||||
url 'http://dist.schmorp.de/libev/libev-4.01.tar.gz'
|
||||
url 'http://dist.schmorp.de/libev/libev-4.03.tar.gz'
|
||||
homepage 'http://software.schmorp.de/pkg/libev.html'
|
||||
md5 '2a6e0d3d7eda7d54b39f3800b8279707'
|
||||
md5 '86cd5c1b42fced1bd02c6e0119e9b865'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue