mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libzenoh-pico: bump version to 0.11.0
https://github.com/eclipse-zenoh/zenoh-pico/releases/tag/0.11.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
365ee4b631
commit
cc9c09d189
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 a5bc5cae6fd4ade3d69d8a2ed0aef89f4c8f752f79d74b7462f5bb3437680b72 libzenoh-pico-0.11.0.3.tar.gz
|
||||
sha256 db1eca9d84ca581731cf1f3f88aca785d58fb2b1972f2f07d09a0cf022ee02f9 libzenoh-pico-0.11.0.tar.gz
|
||||
sha256 d386df32cf327bbb25abe894277d3d7e0f447bafc59f4ad362615b0136f30db5 LICENSE
|
||||
|
||||
@@ -4,7 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBZENOH_PICO_VERSION = 0.11.0.3
|
||||
# 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
|
||||
# version.
|
||||
LIBZENOH_PICO_VERSION = 0.11.0
|
||||
LIBZENOH_PICO_SITE = $(call github,eclipse-zenoh,zenoh-pico,$(LIBZENOH_PICO_VERSION))
|
||||
LIBZENOH_PICO_LICENSE = Apache-2.0 or EPL-2.0
|
||||
LIBZENOH_PICO_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user