aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ethtool
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-10-13 23:47:26 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-10-18 15:09:23 +0200
commit7129d1e9c9f7c6a4bde92c55c88009ecbc146da4 (patch)
treef1820e125ca1b8da20ff62ff6d5224a7cec0356c /package/network/utils/ethtool
parentbf9dc176516bdf030486483e3b766b9f49f3db15 (diff)
downloadupstream-7129d1e9c9f7c6a4bde92c55c88009ecbc146da4.tar.gz
upstream-7129d1e9c9f7c6a4bde92c55c88009ecbc146da4.tar.bz2
upstream-7129d1e9c9f7c6a4bde92c55c88009ecbc146da4.zip
ethtool: update to 6.0
Release Notes: https://lwn.net/Articles/910841/ Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/network/utils/ethtool')
-rw-r--r--package/network/utils/ethtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/ethtool/Makefile b/package/network/utils/ethtool/Makefile
index 2c75dd19a4..467630d24c 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:=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