aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ethtool
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-12-26 20:31:23 +0100
committerHans Dedecker <dedeckeh@gmail.com>2020-12-26 20:39:25 +0100
commit19d7e73ecc28945581fb91cea20e1f3399f72268 (patch)
tree59fbf993b33b1c423795ea0c1ccb5deff3821180 /package/network/utils/ethtool
parent1508841b4e8e5b3ac10e61ea0eef61bba4a62abc (diff)
downloadupstream-19d7e73ecc28945581fb91cea20e1f3399f72268.tar.gz
upstream-19d7e73ecc28945581fb91cea20e1f3399f72268.tar.bz2
upstream-19d7e73ecc28945581fb91cea20e1f3399f72268.zip
ethtool: update to version 5.10
The ipkg sizes changes as follows for mips 24kc : 5.9 : ethtool_5.9-1_mips_24kc.ipk 35246 5.10 : ethtool_5.10-1_mips_24kc.ipk 35385 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
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 df8d7ce119..3efc90490b 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.9
+PKG_VERSION:=5.10
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:=512932010af87bc3e09773c89baea44bca96c1da1151bbcf109fa0e055a88a6f
+PKG_HASH:=817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING