aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ethtool
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-08-23 13:53:16 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-08-28 18:29:10 +0200
commit8171aad4f147cc25c6195c1bb671994c60b216ed (patch)
tree5b66fc7470dff7c7da56bdef13e01ae6e34ab50f /package/network/utils/ethtool
parent781a2e20085fff44fade871b0801468e4800af1a (diff)
downloadupstream-8171aad4f147cc25c6195c1bb671994c60b216ed.tar.gz
upstream-8171aad4f147cc25c6195c1bb671994c60b216ed.tar.bz2
upstream-8171aad4f147cc25c6195c1bb671994c60b216ed.zip
ethtool: update to 5.19
Release Notes: https://lore.kernel.org/netdev/20220821234539.f7nslwyd53bsftsy@lion.mk-sys.cz/T/ 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 dffcab357c..5e684ceedf 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.18
+PKG_VERSION:=5.19
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:=9577b2ffbce710b659fb239598ec92bced1ca400ca0f1286762bfa44e4784270
+PKG_HASH:=3b752a3329827907ac3812f2831dfecf51c8c41c55d2d69cfb9c53ca06449fc6
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING