Browse Source

ethtool: update to 6.5

Release Notes:
https://lore.kernel.org/netdev/[email protected]/T/

Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke 2 năm trước cách đây
mục cha
commit
abe908ca53
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      package/network/utils/ethtool/Makefile

+ 2 - 2
package/network/utils/ethtool/Makefile

@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ethtool
-PKG_VERSION:=6.4
+PKG_VERSION:=6.5
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
-PKG_HASH:=5eaa083e8108e1dd3876b2c803a1942a2763942715b7f6eb916e189adbb44972
+PKG_HASH:=814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING