* [Buildroot] [PATCH 1/2] package/libzenoh-pico: bump version to 1.0.0
@ 2024-10-22 6:39 Michel Alex
2024-10-22 20:29 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michel Alex @ 2024-10-22 6:39 UTC (permalink / raw)
To: buildroot@buildroot.org; +Cc: Michel Alex
https://github.com/eclipse-zenoh/zenoh-pico/releases/tag/1.0.0
Signed-off-by: Alex Michel <alex.michel@wiedemann-group.com>
---
package/libzenoh-pico/libzenoh-pico.hash | 2 +-
package/libzenoh-pico/libzenoh-pico.mk | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libzenoh-pico/libzenoh-pico.hash b/package/libzenoh-pico/libzenoh-pico.hash
index 3e017b79c8..66f5285cfd 100644
--- a/package/libzenoh-pico/libzenoh-pico.hash
+++ b/package/libzenoh-pico/libzenoh-pico.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 db1eca9d84ca581731cf1f3f88aca785d58fb2b1972f2f07d09a0cf022ee02f9 libzenoh-pico-0.11.0.tar.gz
+sha256 f489e0fdd3ae07be1a6483bd47113727ae931749968379d823e957cbdde9e8dc libzenoh-pico-1.0.0.tar.gz
sha256 d386df32cf327bbb25abe894277d3d7e0f447bafc59f4ad362615b0136f30db5 LICENSE
diff --git a/package/libzenoh-pico/libzenoh-pico.mk b/package/libzenoh-pico/libzenoh-pico.mk
index 9f91926f0e..6009b7d8bb 100644
--- a/package/libzenoh-pico/libzenoh-pico.mk
+++ b/package/libzenoh-pico/libzenoh-pico.mk
@@ -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_PICO_VERSION = 0.11.0
+LIBZENOH_PICO_VERSION = 1.0.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
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-22 20:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22 6:39 [Buildroot] [PATCH 1/2] package/libzenoh-pico: bump version to 1.0.0 Michel Alex
2024-10-22 20:29 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox