update libzmq

This commit is contained in:
Mark Brand 2020-04-07 17:31:53 +02:00 committed by Tony Theodore
parent 7d45b86c42
commit 26405f3593
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := libzmq
$(PKG)_WEBSITE := https://github.com/zeromq/libzmq
$(PKG)_DESCR := ZeroMQ core engine in C++, implements ZMTP/3.0
$(PKG)_IGNORE :=
$(PKG)_VERSION := d2293da
$(PKG)_CHECKSUM := 585176d3f560ba52d5e9d4bf60c8dc8bbe7345f4a0bb33d461d799bbb0014a98
$(PKG)_VERSION := c89390f
$(PKG)_CHECKSUM := 00ec4f8fca565764e5e14ae80ebe0658e762ccd9482f597bde425214a45d60a8
$(PKG)_GH_CONF := zeromq/libzmq/branches/master
$(PKG)_DEPS := cc libsodium