From: Hans Dedecker Date: Sat, 23 Oct 2021 19:39:41 +0000 (+0200) Subject: ethtool: update to v5.14 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=a1d3796efebd6685ad34c9f95b67eca3486ebf3e ethtool: update to v5.14 Update to newly released version 5.14 Signed-off-by: Hans Dedecker --- diff --git a/package/network/utils/ethtool/Makefile b/package/network/utils/ethtool/Makefile index 9889677a16..d34dc96b98 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.13 -PKG_RELEASE:=2 +PKG_VERSION:=5.14 +PKG_RELEASE:=1 PKG_MAINTAINER:=Felix Fietkau PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/ethtool -PKG_HASH:=e63a7254c6cf2e443d9989c8c34a94e136d789ae1cf5da55397439b055e48cf3 +PKG_HASH:=bb13db91915cacd7a492b65b65df07a67e4b974ddbeaf76205b1945a23d27686 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING