summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-05-15 12:28:24 +0200
committerPetr Štetiar <ynezz@true.cz>2023-05-15 15:24:45 +0200
commit22ff416483c13ff312e199b0f7c31ffd3d733fc1 (patch)
treea6388815fa39134a9f9fdb001eb7af683f83ccba
parentaae41e6e8f9e23cf10826501c1eae51c648981a6 (diff)
downloadopenwrt-22ff416483c13ff312e199b0f7c31ffd3d733fc1.tar.gz
ethtool: update to 6.3
Release Notes: https://lore.kernel.org/netdev/20230508213111.z4vjg6gyrm7nwz4r@lion.mk-sys.cz/ Signed-off-by: Nick Hainke <vincent@systemli.org>
-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 b18320bf05..10fecd4a9c 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:=6.2
+PKG_VERSION:=6.3
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:=86df0114064d4d73f6bf72bf03e85c33964a519ee0c1d1ba65005ad2d0e570e1
+PKG_HASH:=d9425f0a3df138734001fccc4175fe178c025f938460ac25c4ebc39960168822
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING