ethtool: update to 6.0
authorNick Hainke <vincent@systemli.org>
Thu, 13 Oct 2022 21:47:26 +0000 (23:47 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 18 Oct 2022 13:09:23 +0000 (15:09 +0200)
Release Notes:
https://lwn.net/Articles/910841/

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/network/utils/ethtool/Makefile

index 2c75dd19a4155bf2d09e4b018bb95f5e61963b7b..467630d24ca30ed9d2cb9ae63bd9d3b4c3aac726 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ethtool
-PKG_VERSION:=5.19
+PKG_VERSION:=6.0
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
-PKG_HASH:=3b752a3329827907ac3812f2831dfecf51c8c41c55d2d69cfb9c53ca06449fc6
+PKG_HASH:=d5446c93de570ce68f3b1ea69dbfa12fcfd67fc19897f655d3f18231e2b818d6
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING