]> Git Repo - buildroot-mgba.git/commitdiff
ethtool: bump to version 3.1
authorGustavo Zacarias <[email protected]>
Wed, 14 Dec 2011 15:15:16 +0000 (12:15 -0300)
committerPeter Korsgaard <[email protected]>
Wed, 21 Dec 2011 21:59:24 +0000 (22:59 +0100)
Signed-off-by: Gustavo Zacarias <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
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))
This page took 0.028608 seconds and 4 git commands to generate.