aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 14133b421..4ace64be8 100644
--- a/Library/Formula/libev.rb
+++ b/Library/Formula/libev.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libev < Formula
homepage 'http://software.schmorp.de/pkg/libev.html'
- url 'http://dist.schmorp.de/libev/Attic/libev-4.11.tar.gz'
- sha1 'e7752a518742c0f8086a8005aa7efcc4dcf02ed9'
+ url 'http://dist.schmorp.de/libev/Attic/libev-4.15.tar.gz'
+ sha1 '88655b1e2c0b328c9f90a6df7e72361a97fa8dc3'
def install
system "./configure", "--disable-dependency-tracking",