Parcourir la source

ethtool: bump version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard il y a 13 ans
Parent
commit
f10913cf8e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/ethtool/ethtool.mk

+ 1 - 1
package/ethtool/ethtool.mk

@@ -4,7 +4,7 @@
 #
 #############################################################
 
-ETHTOOL_VERSION = 3.2
+ETHTOOL_VERSION = 3.4
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 
 $(eval $(call AUTOTARGETS))