aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libev.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libev.rb')
-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 0e9f30222..c8551f664 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/Attic/libev-4.04.tar.gz'
homepage 'http://software.schmorp.de/pkg/libev.html'
- sha1 '7768c2bcce30dbf76672e51642a655479dd45772'
+ url 'http://dist.schmorp.de/libev/Attic/libev-4.11.tar.gz'
+ sha1 'e7752a518742c0f8086a8005aa7efcc4dcf02ed9'
def install
system "./configure", "--disable-dependency-tracking",