package/ethtool: bump to 5.7
authorHeiko Thiery <heiko.thiery@gmail.com>
Sat, 6 Jun 2020 18:38:20 +0000 (20:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 6 Jun 2020 19:21:13 +0000 (21:21 +0200)
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ethtool/ethtool.hash
package/ethtool/ethtool.mk

index 67fe2633150d5a8ee6364244b270b32d63447a59..e3a958ab392364f18c9aa92eca3b0e9fe269af02 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256  ca0f1b526dad5153f0aa0f1eb3c17c31770c75a74f70af622b1a83ae38043995  ethtool-5.6.tar.xz
+sha256  724eb8bd3c3a389fe285735959a1902fbd9310624656ad3220c5f23df1053c39  ethtool-5.7.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1  LICENSE
index c36268544f8607d6adf44a6383a87609d16fd333..40abe57918cef703b788c96271f48ba76f1c46d1 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 5.6
+ETHTOOL_VERSION = 5.7
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPL-2.0