mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/ethtool: bump version to 7.1
https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v7.1 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d552378b00
commit
eb594e029f
@@ -1,5 +1,5 @@
|
||||
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
|
||||
sha256 660bf9725a7871343a0d232068a7634fbcfb69b6c2f8eff455827faefb0cd162 ethtool-7.0.tar.xz
|
||||
sha256 4d78c26edc0255bc92f4b995b5fd66108d75ff966ed4694f6025a6d370bc2496 ethtool-7.1.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ETHTOOL_VERSION = 7.0
|
||||
ETHTOOL_VERSION = 7.1
|
||||
ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
|
||||
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
|
||||
ETHTOOL_LICENSE = GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user