mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/libzenoh-c: bump to version 1.0.0
https://github.com/eclipse-zenoh/zenoh-c/releases/tag/1.0.0 Signed-off-by: Alex Michel <alex.michel@wiedemann-group.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
43421b8c02
commit
1a063dfafd
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 cf8ca9382a17564ceedadf8fe574cd7c73440cd298d2adfbe88fa452427f8526 libzenoh-c-0.11.0-cargo2.tar.gz
|
||||
sha256 80e3144ebd82bdbfb43ff10e7f22047826adbbe0d0ed0081b215924a6c1bdb6c libzenoh-c-1.0.0-cargo2.tar.gz
|
||||
sha256 01a44774f7b1a453595c7c6d7f7308284ba6a1059dc49e14dad6647e1d44a338 LICENSE
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# This 0.11.0 version is really newer than 0.11.0.3, so please don't
|
||||
# update 0.11.0.3 even if release-monitoring.org claims it's a newer
|
||||
# This 1.0.0 version is really newer than 1.0.0.12, so please don't
|
||||
# update 1.0.0 even if release-monitoring.org claims it's a newer
|
||||
# version.
|
||||
LIBZENOH_C_VERSION = 0.11.0
|
||||
LIBZENOH_C_VERSION = 1.0.0
|
||||
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