ethtool: bump to version 3.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 14 Dec 2011 15:15:16 +0000 (12:15 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 21 Dec 2011 21:59:24 +0000 (22:59 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ethtool/ethtool.mk

index a42169c4b08f9c0afca3b0471426191006879fd4..04f7dacf316069f704c069a808bd806702af0dfb 100644 (file)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-ETHTOOL_VERSION = 3.0
-ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/
+ETHTOOL_VERSION = 3.1
+ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 
 $(eval $(call AUTOTARGETS))