summaryrefslogtreecommitdiffstats
path: root/rules/ethtool.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ethtool.make')
-rw-r--r--rules/ethtool.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/ethtool.make b/rules/ethtool.make
index f0b0c6955..5a01f19ab 100644
--- a/rules/ethtool.make
+++ b/rules/ethtool.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ETHTOOL) += ethtool
#
# Paths and names
#
-ETHTOOL_VERSION := 6.3
-ETHTOOL_MD5 := ad56ab0346870cef3f40cb8d793ff7ea
+ETHTOOL_VERSION := 6.4
+ETHTOOL_MD5 := 6c6ca55dfc1561453324f6b9920ca90b
ETHTOOL_SUFFIX := tar.xz
ETHTOOL := ethtool-$(ETHTOOL_VERSION)
ETHTOOL_URL := $(call ptx/mirror, KERNEL, ../software/network/ethtool/$(ETHTOOL).$(ETHTOOL_SUFFIX))