* [Buildroot] [PATCH 1/1] package/libnl: bump to version 3.11.0
@ 2024-11-01 10:52 Julien Olivain
2024-12-26 22:45 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-11-01 10:52 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For the commit log, see:
https://github.com/thom311/libnl/commits/libnl3_11_0/
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested on branch master at commit 0254077 with commands:
utils/test-pkg -a -p libnl
...
41 builds, 1 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
---
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 77d7781493..caf75616fe 100644
--- a/package/libnl/libnl.hash
+++ b/package/libnl/libnl.hash
@@ -1,4 +1,4 @@
-# From https://github.com/thom311/libnl/releases/download/libnl3_9_0/libnl-3.9.0.tar.gz.sha256sum
-sha256 aed507004d728a5cf11eab48ca4bf9e6e1874444e33939b9d3dfed25018ee9bb libnl-3.9.0.tar.gz
+# From https://github.com/thom311/libnl/releases/download/libnl3_11_0/libnl-3.11.0.tar.gz.sha256sum
+sha256 2a56e1edefa3e68a7c00879496736fdbf62fc94ed3232c0baba127ecfa76874d libnl-3.11.0.tar.gz
# Locally calculated
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
index 6f50fd6afc..a0441b7835 100644
--- a/package/libnl/libnl.mk
+++ b/package/libnl/libnl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBNL_VERSION = 3.9.0
+LIBNL_VERSION = 3.11.0
LIBNL_SITE = https://github.com/thom311/libnl/releases/download/libnl$(subst .,_,$(LIBNL_VERSION))
LIBNL_LICENSE = LGPL-2.1+
LIBNL_LICENSE_FILES = COPYING
--
2.47.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-12-26 22:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 10:52 [Buildroot] [PATCH 1/1] package/libnl: bump to version 3.11.0 Julien Olivain
2024-12-26 22:45 ` 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