mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/zeromq: Fixed download link
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9b69b6d33a
commit
3689cc3ff9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="zeromq"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="http://www.zeromq.org/"
|
||||
DOWNLOAD="http://download.zeromq.org/zeromq-2.1.0.tar.gz"
|
||||
DOWNLOAD="http://download.zeromq.org/historic/zeromq-2.1.0.tar.gz"
|
||||
MD5SUM="8b05003a5c65ca934d9d909834a04bee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue