aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/zeromq.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/zeromq.rb b/Library/Formula/zeromq.rb
index 29287eaba..4c03bba14 100644
--- a/Library/Formula/zeromq.rb
+++ b/Library/Formula/zeromq.rb
@@ -1,9 +1,9 @@
require 'formula'
class Zeromq <Formula
- url 'http://www.zeromq.org/local--files/area:download/zeromq-2.0.8.tar.gz'
+ url 'http://www.zeromq.org/local--files/area:download/zeromq-2.0.9.tar.gz'
homepage 'http://www.zeromq.org/'
- md5 '6a5c362deaaa24e0e94b42e13f68da51'
+ md5 'eadda72ecc5bcfa50a521436e6d92252'
def install
fails_with_llvm "Compiling with LLVM gives a segfault while linking."