* [Buildroot] [PATCH 1/1] package/leafnode2: bump version
@ 2024-07-10 21:04 Bernd Kuhls
2024-07-10 21:07 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 4+ messages in thread
From: Bernd Kuhls @ 2024-07-10 21:04 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/leafnode2/leafnode2.hash | 2 +-
package/leafnode2/leafnode2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/leafnode2/leafnode2.hash b/package/leafnode2/leafnode2.hash
index d03ea472b1..8ab57c93c7 100644
--- a/package/leafnode2/leafnode2.hash
+++ b/package/leafnode2/leafnode2.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 1c74de60c3f91ef6f8a3ec20f0c34a0933658aeac8e3723a5f286c0646319e5c leafnode2-ce7d3b13fb285c9fb7bffc382ea10fd41e12582d.tar.gz
+sha256 2a72a405599cd9f01cd44b6655c8986bf589b1f766c32957a70c147e39177a30 leafnode2-c514997a8c50bd28a34893d0436b0330f5719238.tar.gz
sha256 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9 COPYING
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LGPL
diff --git a/package/leafnode2/leafnode2.mk b/package/leafnode2/leafnode2.mk
index cba6b1f72a..71b27f180c 100644
--- a/package/leafnode2/leafnode2.mk
+++ b/package/leafnode2/leafnode2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LEAFNODE2_VERSION = ce7d3b13fb285c9fb7bffc382ea10fd41e12582d
+LEAFNODE2_VERSION = c514997a8c50bd28a34893d0436b0330f5719238
LEAFNODE2_SITE = $(call gitlab,leafnode-2,leafnode-2,$(LEAFNODE2_VERSION))
LEAFNODE2_LICENSE = LGPL-2.1
LEAFNODE2_LICENSE_FILES = COPYING COPYING.LGPL
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/leafnode2: bump version
2024-07-10 21:04 [Buildroot] [PATCH 1/1] package/leafnode2: bump version Bernd Kuhls
@ 2024-07-10 21:07 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-10 21:07 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Wed, 10 Jul 2024 23:04:48 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/leafnode2/leafnode2.hash | 2 +-
> package/leafnode2/leafnode2.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/leafnode2: bump version
@ 2024-07-28 7:53 Bernd Kuhls
2024-07-29 17:58 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 4+ messages in thread
From: Bernd Kuhls @ 2024-07-28 7:53 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/leafnode2/leafnode2.hash | 2 +-
package/leafnode2/leafnode2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/leafnode2/leafnode2.hash b/package/leafnode2/leafnode2.hash
index 8ab57c93c7..9c86173ae1 100644
--- a/package/leafnode2/leafnode2.hash
+++ b/package/leafnode2/leafnode2.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 2a72a405599cd9f01cd44b6655c8986bf589b1f766c32957a70c147e39177a30 leafnode2-c514997a8c50bd28a34893d0436b0330f5719238.tar.gz
+sha256 42f2185f29a74f683a962e9cf6e38bc5f8a342d0dde8b6a03457a165365e3445 leafnode2-9543ffaf82406f943d449d522d88baa554515e0f.tar.gz
sha256 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9 COPYING
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LGPL
diff --git a/package/leafnode2/leafnode2.mk b/package/leafnode2/leafnode2.mk
index 71b27f180c..566aaf3d55 100644
--- a/package/leafnode2/leafnode2.mk
+++ b/package/leafnode2/leafnode2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LEAFNODE2_VERSION = c514997a8c50bd28a34893d0436b0330f5719238
+LEAFNODE2_VERSION = 9543ffaf82406f943d449d522d88baa554515e0f
LEAFNODE2_SITE = $(call gitlab,leafnode-2,leafnode-2,$(LEAFNODE2_VERSION))
LEAFNODE2_LICENSE = LGPL-2.1
LEAFNODE2_LICENSE_FILES = COPYING COPYING.LGPL
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/leafnode2: bump version
2024-07-28 7:53 Bernd Kuhls
@ 2024-07-29 17:58 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-29 17:58 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Sun, 28 Jul 2024 09:53:11 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/leafnode2/leafnode2.hash | 2 +-
> package/leafnode2/leafnode2.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-07-29 17:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10 21:04 [Buildroot] [PATCH 1/1] package/leafnode2: bump version Bernd Kuhls
2024-07-10 21:07 ` Thomas Petazzoni via buildroot
-- strict thread matches above, loose matches on Subject: below --
2024-07-28 7:53 Bernd Kuhls
2024-07-29 17:58 ` 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