Skip to content

Commit

Permalink
Use zeromq2-x repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisavl committed Apr 4, 2012
1 parent d9e8614 commit 597facb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_src/Makefile
Expand Up @@ -25,7 +25,7 @@ distclean:

$(DEPS)/zeromq2:
@mkdir $(DEPS)
@git clone git://github.com/zeromq/zeromq2-1.git $(DEPS)/zeromq2
@git clone git://github.com/zeromq/zeromq2-x.git $(DEPS)/zeromq2
@echo $(ZEROMQ_VERSION)
@cd $(DEPS)/zeromq2 && git checkout $(ZEROMQ_VERSION)

Expand Down

0 comments on commit 597facb

Please sign in to comment.