package/ethtool: bump version to 6.14

Changelog:
https://web.git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v6.14

Signed-off-by: Mattias Walström <lazzer@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Mattias Walström
2025-04-08 11:41:58 +02:00
committed by Julien Olivain
parent 593771fafc
commit ebd2a810a7
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
sha256 8d91f5c72ae3f25b7e88d4781279dcb320f71e30058914370b1c574c96b31202 ethtool-6.11.tar.xz
sha256 9338bb00e492878d3bbe3cd2894e60db35813634c208db0b20f5c7ee84da69b1 ethtool-6.14.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
ETHTOOL_VERSION = 6.11
ETHTOOL_VERSION = 6.14
ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPL-2.0