mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Rollback zeromq to 4.1.6
This commit is contained in:
parent
c64698968d
commit
1d00b0543d
3 changed files with 3 additions and 3 deletions
|
@ -200,8 +200,8 @@ $MAKE install
|
|||
############################################################################
|
||||
echo -n -e "\033]0;Build_Env: zeromq: download\007"
|
||||
|
||||
PKGURL="http://github.com/zeromq/libzmq/releases/download/v4.2.5/zeromq-4.2.5.tar.gz"
|
||||
PKGDIR="zeromq-4.2.5"
|
||||
PKGURL="https://github.com/zeromq/zeromq4-1/releases/download/v4.1.6/zeromq-4.1.6.tar.gz"
|
||||
PKGDIR="zeromq-4.1.6"
|
||||
|
||||
download $PKGURL
|
||||
|
||||
|
|
1
pkg/osx/shasums/zeromq-4.1.6.tar.gz.sha512
Normal file
1
pkg/osx/shasums/zeromq-4.1.6.tar.gz.sha512
Normal file
|
@ -0,0 +1 @@
|
|||
c04a6bb7a719687d8e8e5e8a103f93ab75ead3fcd3516e6089959e4f02cff7c18e9d7a8696af4245d434b45e6aa6e2ca8f73d98db058df621bca3def97bf7af1 ./zeromq-4.1.6.tar.gz
|
|
@ -1 +0,0 @@
|
|||
4556cb50d05a6d133015a0ba804d6d951a47479a33fa29561eaeecb93d48b7bb6477365d0986c38b779f500cadaf08522c4a7aa13f5510303bd923f794d37036 ./zeromq-4.2.5.tar.gz
|
Loading…
Add table
Reference in a new issue