zyre: bump to v2.0.0
v2.0.0 has been released after commit 1d949e4bf79b694ea883c325f5813e87ddc2a687, which we currently use, and it has the advantage of fixing the build with recent versions of czmq. Fixes: http://autobuild.buildroot.net/results/f5804474033d5ff781af2bf195de2b81362f7be2/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8ea3dd2d62
commit
55ee1bd958
@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 0ce8328a2b9fe46aafc4627fc4ebd4d815f4d9f7d9708088459306c87bf5fb4b zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687.tar.gz
|
||||
sha256 b978a999947ddb6722d956db2427869b313225e50518c4fbbf960a68109e3e91 zyre-v2.0.0.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZYRE_VERSION = 1d949e4bf79b694ea883c325f5813e87ddc2a687
|
||||
ZYRE_VERSION = v2.0.0
|
||||
ZYRE_SITE = $(call github,zeromq,zyre,$(ZYRE_VERSION))
|
||||
ZYRE_LICENSE = MPL-2.0
|
||||
ZYRE_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user