[openwrt/openwrt] ethtool: update to v5.13

LEDE Commits lede-commits at lists.infradead.org
Wed Aug 4 16:48:26 PDT 2021


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0a65fbbdfaa98148cae2adee14d4d81bdebdb0ea

commit 0a65fbbdfaa98148cae2adee14d4d81bdebdb0ea
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sat Jul 31 12:07:10 2021 +0200

    ethtool: update to v5.13
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
---
 package/network/utils/ethtool/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/utils/ethtool/Makefile b/package/network/utils/ethtool/Makefile
index dde8ff077c..a82e5c92fa 100644
--- a/package/network/utils/ethtool/Makefile
+++ b/package/network/utils/ethtool/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ethtool
-PKG_VERSION:=5.12
-PKG_RELEASE:=2
+PKG_VERSION:=5.13
+PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
-PKG_HASH:=f5ddfa9c75053d8011b8c8c99ec4e2d3c83cd1972f638692d62e37fa3ef36f07
+PKG_HASH:=e63a7254c6cf2e443d9989c8c34a94e136d789ae1cf5da55397439b055e48cf3
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list