ethtool: bump to version 4.19
authorBaruch Siach <baruch@tkos.co.il>
Mon, 12 Nov 2018 18:48:23 +0000 (20:48 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 12 Nov 2018 22:00:00 +0000 (23:00 +0100)
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ethtool/ethtool.hash
package/ethtool/ethtool.mk

index bac7401d3c32f28240f3ab3146309b6b40595fce..b918dca3080edc6259b11a1e12d9b54c961a00ec 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256 fe967a6722db2099fa63d847b6628e3e31cf9f53571a37503347dcc3e4015a03        ethtool-4.16.tar.xz
+sha256 b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8        ethtool-4.19.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643        COPYING
 sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1        LICENSE
index b974b5f76e2399fc96b09a8eae84d6ca1df9cd09..ae15800b195f612e4e849ff7cdbb2b8eb5d9efab 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 4.16
+ETHTOOL_VERSION = 4.19
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPL-2.0