package/ethtool: bump to version 5.3
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 14 Oct 2019 16:09:14 +0000 (18:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 14 Oct 2019 20:58:37 +0000 (22:58 +0200)
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ethtool/ethtool.hash
package/ethtool/ethtool.mk

index 5ee6e7ef00ff360848f1935dfb2084a73e8e9350..f8ac6c623d70bdea444d2fa868e3ac8090f849eb 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc
-sha256 665fd70841860d6cb974387e3ab97e0dde7745f95cb3ef35b98ef9aace137805        ethtool-5.2.tar.xz
+sha256 f3dac0dbce7066af05fbe92812cc33a042d03fb00a45bcf9959f20455efe24c4        ethtool-5.3.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643        COPYING
 sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1        LICENSE
index 7e2f56dee8c92077c2bbe02f7f5055335d2d3cc5..c5f15fcea781be5f5cdfeb934fac1987730f4799 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ETHTOOL_VERSION = 5.2
+ETHTOOL_VERSION = 5.3
 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 ETHTOOL_LICENSE = GPL-2.0