From 36739bccb449c855337cfccfe93a25f7442063b4 Mon Sep 17 00:00:00 2001 From: MinRK Date: Sun, 18 Dec 2011 19:18:40 -0800 Subject: zeromq: Update to 2.1.11 Closes #9177. Signed-off-by: Charlie Sharpsteen --- Library/Formula/zeromq.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/zeromq.rb b/Library/Formula/zeromq.rb index df0e66ff2..97e886dcb 100644 --- a/Library/Formula/zeromq.rb +++ b/Library/Formula/zeromq.rb @@ -5,10 +5,10 @@ def pgm_flags end class Zeromq < Formula - url 'http://download.zeromq.org/zeromq-2.1.10.tar.gz' + url 'http://download.zeromq.org/zeromq-2.1.11.tar.gz' head 'https://github.com/zeromq/libzmq.git' homepage 'http://www.zeromq.org/' - md5 'f034096095fa76041166a8861e9d71b7' + md5 'f0f9fd62acb1f0869d7aa80379b1f6b7' fails_with_llvm "Compiling with LLVM gives a segfault while linking.", :build => 2326 if MacOS.snow_leopard? -- cgit v1.2.3