Update libevent to v2.0 (Backwards compatible)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Gray Manley 2011-01-20 04:53:39 -06:00 committed by Adam Vandenberg
parent 5015776c14
commit 8649456fdc

View file

@ -1,9 +1,9 @@
require 'formula'
class Libevent <Formula
url "http://downloads.sourceforge.net/project/levent/libevent/libevent-1.4/libevent-1.4.14b-stable.tar.gz"
url "http://downloads.sourceforge.net/project/levent/libevent/libevent-2.0/libevent-2.0.10-stable.tar.gz"
homepage 'http://www.monkey.org/~provos/libevent/'
md5 'a00e037e4d3f9e4fe9893e8a2d27918c'
md5 'a37401d26cbbf28185211d582741a3d4'
head 'git://levent.git.sourceforge.net/gitroot/levent/levent'
def install