From bedf6f78fa9aec0a61c4744285c62ae932b91834 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Fri, 16 Aug 2019 12:08:12 +0800 Subject: [PATCH] ethtool: bump to 5.2 --- package/network/utils/ethtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 package/network/utils/ethtool/Makefile diff --git a/package/network/utils/ethtool/Makefile b/package/network/utils/ethtool/Makefile old mode 100755 new mode 100644 index c328c6b0b8..da0991c791 --- 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:=4.19 +PKG_VERSION:=5.2 PKG_RELEASE:=1 PKG_MAINTAINER:=Felix Fietkau PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/ethtool -PKG_HASH:=b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8 +PKG_HASH:=665fd70841860d6cb974387e3ab97e0dde7745f95cb3ef35b98ef9aace137805 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING