From: Nick Hainke Date: Thu, 12 Oct 2023 08:13:12 +0000 (+0200) Subject: ethtool: update to 6.5 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=abe908ca53f7cfa857c362cb766effca3571d0b6;p=openwrt%2Fstaging%2Fxback.git ethtool: update to 6.5 Release Notes: https://lore.kernel.org/netdev/20230912223336.zywfpavr3ln3trp3@lion.mk-sys.cz/T/ Signed-off-by: Nick Hainke --- diff --git a/package/network/utils/ethtool/Makefile b/package/network/utils/ethtool/Makefile index 024fdf1e63..92ee2103c9 100644 --- a/package/network/utils/ethtool/Makefile +++ b/package/network/utils/ethtool/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ethtool -PKG_VERSION:=6.4 +PKG_VERSION:=6.5 PKG_RELEASE:=1 PKG_MAINTAINER:=Felix Fietkau PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/ethtool -PKG_HASH:=5eaa083e8108e1dd3876b2c803a1942a2763942715b7f6eb916e189adbb44972 +PKG_HASH:=814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING