From: Nick Hainke Date: Tue, 23 Aug 2022 11:53:16 +0000 (+0200) Subject: ethtool: update to 5.19 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8171aad4f147cc25c6195c1bb671994c60b216ed;p=openwrt%2Fstaging%2Fnbd.git ethtool: update to 5.19 Release Notes: https://lore.kernel.org/netdev/20220821234539.f7nslwyd53bsftsy@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 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 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