mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/libzenoh-c: bump to version 0.11.0.3
https://github.com/eclipse-zenoh/zenoh-c/releases/tag/0.11.0.3 Signed-off-by: Alex Michel <alex.michel@wiedemann-group.com> [Arnout: set hash for -cargo2 tarball instead of upstream one] Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
7bfea9372f
commit
27bec292f2
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 c792f0be936ecbb3f759124be28950a01385f4680eaf4f1da55997640899648e libzenoh-c-0.11.0.2-cargo2.tar.gz
|
||||
sha256 c86e468527e573d92b01bf454333dda4dc1217f14d5d5f94c24311961313c234 libzenoh-c-0.11.0.3-cargo2.tar.gz
|
||||
sha256 01a44774f7b1a453595c7c6d7f7308284ba6a1059dc49e14dad6647e1d44a338 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBZENOH_C_VERSION = 0.11.0.2
|
||||
LIBZENOH_C_VERSION = 0.11.0.3
|
||||
LIBZENOH_C_SITE = $(call github,eclipse-zenoh,zenoh-c,$(LIBZENOH_C_VERSION))
|
||||
LIBZENOH_C_LICENSE = Apache-2.0 or EPL-2.0
|
||||
LIBZENOH_C_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user