package/zyre: bump version to 2.0.1
Version bump required due to python setup.py missing from v2.0.0 python bindings Signed-off-by: Jack Cripps <jack.cripps@disguise.one> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
59b822c2fd
commit
654ff79511
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 b978a999947ddb6722d956db2427869b313225e50518c4fbbf960a68109e3e91 zyre-2.0.0.tar.gz
|
||||
sha256 624d379dc880025144f58d3a7dc35ea1be4a57ba4e2a58c98ec15a60891be12d zyre-2.0.1.tar.gz
|
||||
sha256 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZYRE_VERSION = 2.0.0
|
||||
ZYRE_VERSION = 2.0.1
|
||||
ZYRE_SITE = $(call github,zeromq,zyre,v$(ZYRE_VERSION))
|
||||
ZYRE_LICENSE = MPL-2.0
|
||||
ZYRE_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user