Updated zeromq to version 2.1.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
daniele 2011-03-22 09:43:02 +01:00 committed by Adam Vandenberg
parent 1c7c47aa84
commit 20af98640c

View file

@ -1,10 +1,10 @@
require 'formula'
class Zeromq < Formula
url 'http://download.zeromq.org/zeromq-2.1.2.tar.gz'
url 'http://download.zeromq.org/zeromq-2.1.3.tar.gz'
head 'git://github.com/zeromq/zeromq2.git'
homepage 'http://www.zeromq.org/'
md5 'ee0ebe3b9dd6c80941656dd8c755764d'
md5 'ae681af2df1b7191aeecfcb23bb73864'
def options
[['--universal', 'Build as a Universal Intel binary.']]