Преглед изворни кода

ethtool: update to 4.19

8a1ad80 Release version 4.19.
ecdf295 ethtool: Fix uninitialized variable use at qsfp dump
98c148e ethtool: better syntax for combinations of FEC modes
d4b9f3f ethtool: support combinations of FEC modes

Signed-off-by: Hans Dedecker <[email protected]>
Hans Dedecker пре 7 година
родитељ
комит
5617e138bd
1 измењених фајлова са 2 додато и 2 уклоњено
  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:=4.18
+PKG_VERSION:=4.19
 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:=90948555d4c017561d0d8795f2dc61893a4932c0f3b85e6d422afd7031b7c110
+PKG_HASH:=b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING