From 2b11a3cf3097c244cf26bc79e1148f4ccc0d7d86 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 18 Apr 2014 15:04:04 +0200 Subject: debian installer correction --- installer/debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/debian.sh b/installer/debian.sh index 918becb..687b45a 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -105,7 +105,7 @@ popd echo -e "$GREEN Installing ZeroMQ $NORMAL" -wget http://download.zeromq.org/zeromq-4.0.3.tar.gz +wget http://download.zeromq.org/zeromq-4.0.4.tar.gz tar -f zeromq-4.0.4.tar.gz -x pushd zeromq-4.0.4 ./configure -- cgit v1.2.3