mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libzenoh-pico: bump to version 1.0.4
https://github.com/eclipse-zenoh/zenoh-pico/releases/tag/1.0.4 Signed-off-by: Alex Michel <alex.michel@wiedemann-group.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4ed7091845
commit
6fcdb64599
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 b2c7645e023cd317a21f6adc0f8c50d71ab3b058a1a630ba4a0f29f9c0eacf3a libzenoh-pico-1.0.2.tar.gz
|
||||
sha256 c9002b4e348337c6fa522a2c80e175f512fa94d1837a9332fe095cf254e77242 libzenoh-pico-1.0.4.tar.gz
|
||||
sha256 d386df32cf327bbb25abe894277d3d7e0f447bafc59f4ad362615b0136f30db5 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBZENOH_PICO_VERSION = 1.0.2
|
||||
LIBZENOH_PICO_VERSION = 1.0.4
|
||||
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