aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zeromq.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zeromq.rb b/Library/Formula/zeromq.rb
index fb725ec50..ed328610c 100644
--- a/Library/Formula/zeromq.rb
+++ b/Library/Formula/zeromq.rb
@@ -7,7 +7,7 @@ end
class Zeromq < Formula
homepage 'http://www.zeromq.org/'
url 'http://download.zeromq.org/zeromq-2.2.0.tar.gz'
- md5 '4a4b1da5a554ad8650f000c69d018f20'
+ md5 '1b11aae09b19d18276d0717b2ea288f6'
head 'https://github.com/zeromq/libzmq.git'
if ARGV.build_head? and MacOS.xcode_version >= "4.3"