ethtool: Bump to version 4.13

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Florian Fainelli 2017-11-04 15:02:04 -07:00 committed by Peter Korsgaard
parent 6d1ff5ff80
commit 89d5251861
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
sha256 12d8edaa8064966b8ef19cc44fecc096a68828035b6a1f2c67a27531a718e1b2 ethtool-4.11.tar.xz
sha256 b7c1a380007d30eaf261a63b3cfc000f9d93f9eb7626dcd48b5d2a733af99cba ethtool-4.13.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
ETHTOOL_VERSION = 4.11
ETHTOOL_VERSION = 4.13
ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
ETHTOOL_LICENSE = GPL-2.0