* [Buildroot] [PATCH 1/1] package/libnl: bump to version 3.7.0
@ 2022-10-30 10:09 Fabrice Fontaine
2022-10-30 11:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-30 10:09 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/thom311/libnl/compare/libnl3_6_0...libnl3_7_0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libnl/libnl.hash | 4 ++--
package/libnl/libnl.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libnl/libnl.hash b/package/libnl/libnl.hash
index a0f1388528..8a1bd56780 100644
--- a/package/libnl/libnl.hash
+++ b/package/libnl/libnl.hash
@@ -1,4 +1,4 @@
-# From https://github.com/thom311/libnl/releases/download/libnl3_6_0/libnl-3.6.0.tar.gz.sha256sum
-sha256 532155fd011e5a805bd67121b87a01c757e2bb24112ac17e69cb86013b970009 libnl-3.6.0.tar.gz
+# From https://github.com/thom311/libnl/releases/download/libnl3_7_0/libnl-3.7.0.tar.gz.sha256sum
+sha256 9fe43ccbeeea72c653bdcf8c93332583135cda46a79507bfd0a483bb57f65939 libnl-3.7.0.tar.gz
# Locally calculated
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
index d3bd185093..6896188f4d 100644
--- a/package/libnl/libnl.mk
+++ b/package/libnl/libnl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBNL_VERSION = 3.6.0
+LIBNL_VERSION = 3.7.0
LIBNL_SITE = https://github.com/thom311/libnl/releases/download/libnl$(subst .,_,$(LIBNL_VERSION))
LIBNL_LICENSE = LGPL-2.1+
LIBNL_LICENSE_FILES = COPYING
--
2.35.1
_______________________________________________
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 1/1] package/libnl: bump to version 3.7.0
2022-10-30 10:09 [Buildroot] [PATCH 1/1] package/libnl: bump to version 3.7.0 Fabrice Fontaine
@ 2022-10-30 11:08 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-10-30 11:08 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Sun, 30 Oct 2022 11:09:04 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://github.com/thom311/libnl/compare/libnl3_6_0...libnl3_7_0
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libnl/libnl.hash | 4 ++--
> package/libnl/libnl.mk | 2 +-
> 2 files changed, 3 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:[~2022-10-30 11:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-30 10:09 [Buildroot] [PATCH 1/1] package/libnl: bump to version 3.7.0 Fabrice Fontaine
2022-10-30 11:08 ` 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.