aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libev.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libev.rb b/Library/Formula/libev.rb
index ce2c9c220..105a784b5 100644
--- a/Library/Formula/libev.rb
+++ b/Library/Formula/libev.rb
@@ -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",