From: p-wassi Date: Mon, 5 Dec 2016 07:08:38 +0000 (+0100) Subject: net/ethtool: update to 4.8 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a0f2a825c16c67b8edc084b977765d6de4f49853;p=feed%2Fpackages.git net/ethtool: update to 4.8 Update ethtool to upstream release 4.8 Signed-off-by: Paul Wassi --- diff --git a/net/ethtool/Makefile b/net/ethtool/Makefile index 4a89f828e2..d0a0bafccf 100644 --- a/net/ethtool/Makefile +++ b/net/ethtool/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ethtool -PKG_VERSION:=4.5 +PKG_VERSION:=4.8 PKG_RELEASE:=1 PKG_MAINTAINER:=Matthias Schiffer PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/ethtool -PKG_MD5SUM:=f50d25177d10f0cb74da3edc66c3143a +PKG_MD5SUM:=e9e7286178f172c9f21bafbfb978d6de PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING