package/ethtool: bump version to 7.0

https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v7.0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-04-30 07:15:39 +02:00
committed by Julien Olivain
parent ae4c2baab9
commit a14b18ee75
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
sha256 1c2114ab6e0c0d2aa67d699960eb11df4f341e2403139cdf28ae9da858a6025f ethtool-6.19.tar.xz
sha256 660bf9725a7871343a0d232068a7634fbcfb69b6c2f8eff455827faefb0cd162 ethtool-7.0.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

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