zeromq: Update to 2.1.11

Closes Homebrew/homebrew#9177.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
MinRK 2011-12-18 19:18:40 -08:00 committed by Charlie Sharpsteen
parent 9010d534f0
commit 8febccdf8e

View file

@ -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?