package/ethtool: bump version to 5.10
authorHeiko Thiery <heiko.thiery@gmail.com>
Wed, 30 Dec 2020 12:51:17 +0000 (13:51 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 30 Dec 2020 20:26:33 +0000 (21:26 +0100)
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
[yann.morin.1998@free.fr: two spaces for license files in hash file]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/ethtool/ethtool.hash
package/ethtool/ethtool.mk

index f4503ef90715f985b15be64a44319a34201fc0a3..334ff8d503ef5cae1f52bd9275a1e5885fbe9993 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256  512932010af87bc3e09773c89baea44bca96c1da1151bbcf109fa0e055a88a6f  ethtool-5.9.tar.xz
+sha256  817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf  ethtool-5.10.tar.xz
 # Locally calculated
-sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
-sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1  LICENSE
+sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
+sha256  5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1  LICENSE
index 7d82386ebe2e63ae16c9bf2b58deee5e93be24ea..e1bdd370b08a70f976808911b3bc4eb66d67d85d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 5.9
+ETHTOOL_VERSION = 5.10
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPL-2.0