Minor changes. https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/log/?h=v6.11
Signed-off-by: Christian Melki <[email protected]> --- rules/ethtool.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/ethtool.make b/rules/ethtool.make index a914b7241..2d46def31 100644 --- a/rules/ethtool.make +++ b/rules/ethtool.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool # # Paths and names # -ETHTOOL_VERSION := 6.10 -ETHTOOL_MD5 := 1890fdb522da2beb521f313a3cebaadc +ETHTOOL_VERSION := 6.11 +ETHTOOL_MD5 := 0b901e0e7522082ccec13126c5ba3651 ETHTOOL_SUFFIX := tar.xz ETHTOOL := ethtool-$(ETHTOOL_VERSION) ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX)) -- 2.34.1
