All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/1] package/lldpd: update to 1.0.18
@ 2024-08-28 16:33 Vincent Jardin
  2024-09-14 18:26 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Jardin @ 2024-08-28 16:33 UTC (permalink / raw)
  To: buildroot; +Cc: Vincent Jardin, Vincent Bernat

GPG, hash key checked

Signed-off-by: Vincent Jardin <vjardin@free.fr>
---
 package/lldpd/lldpd.hash | 5 +++--
 package/lldpd/lldpd.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/lldpd/lldpd.hash b/package/lldpd/lldpd.hash
index e798e2beb2..127480095e 100644
--- a/package/lldpd/lldpd.hash
+++ b/package/lldpd/lldpd.hash
@@ -1,5 +1,6 @@
 # Locally computed after checking gpg key
-# https://media.luffy.cx/files/lldpd/lldpd-1.0.17.tar.gz.gpg
+# https://media.luffy.cx/files/lldpd/lldpd-1.0.18.tar.gz.gpg
 # using key AEF2348766F371C689A7360095A42FE8353525F9
-sha256  9343177f145d2bca66ef03d59528079d3f1663c624b1e2b9d08268efdc6127ce  lldpd-1.0.17.tar.gz
+# gpg --verify lldpd-1.0.18.tar.gz.gpg lldpd-1.0.18.tar.gz
+sha256  4b320675d608901a4a0d4feff8f96bb846d4913d914b0cf75b7d0ae80490f2f7  lldpd-1.0.18.tar.gz
 sha256  0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d  LICENSE
diff --git a/package/lldpd/lldpd.mk b/package/lldpd/lldpd.mk
index 34e1c8c249..1b2cef9865 100644
--- a/package/lldpd/lldpd.mk
+++ b/package/lldpd/lldpd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LLDPD_VERSION = 1.0.17
+LLDPD_VERSION = 1.0.18
 LLDPD_SITE = https://media.luffy.cx/files/lldpd
 LLDPD_DEPENDENCIES = \
 	$(if $(BR2_PACKAGE_CHECK),check) \
-- 
2.46.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH v1 1/1] package/lldpd: update to 1.0.18
  2024-08-28 16:33 [Buildroot] [PATCH v1 1/1] package/lldpd: update to 1.0.18 Vincent Jardin
@ 2024-09-14 18:26 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-09-14 18:26 UTC (permalink / raw)
  To: Vincent Jardin; +Cc: Vincent Bernat, buildroot

On Wed, 28 Aug 2024 18:33:42 +0200
Vincent Jardin <vjardin@free.fr> wrote:

> GPG, hash key checked
> 
> Signed-off-by: Vincent Jardin <vjardin@free.fr>
> ---
>  package/lldpd/lldpd.hash | 5 +++--
>  package/lldpd/lldpd.mk   | 2 +-
>  2 files changed, 4 insertions(+), 3 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] 2+ messages in thread

end of thread, other threads:[~2024-09-14 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 16:33 [Buildroot] [PATCH v1 1/1] package/lldpd: update to 1.0.18 Vincent Jardin
2024-09-14 18:26 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.