summaryrefslogtreecommitdiffstats
path: root/package/ethtool
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2012-01-16 16:04:35 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-16 16:08:09 +0100
commit9e42c6d04e43b562fc6683c34179426dff9d5a84 (patch)
treebd912008aefd7a7dc8aaf5cea625fcd9ba2c2a96 /package/ethtool
parent4861aed1f1fccd20bf092127b255562eaaf183c1 (diff)
downloadbuildroot-novena-9e42c6d04e43b562fc6683c34179426dff9d5a84.tar.gz
buildroot-novena-9e42c6d04e43b562fc6683c34179426dff9d5a84.zip
ethtool: bump to 3.2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/ethtool')
-rw-r--r--package/ethtool/ethtool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index 04f7dacf3..101d0a180 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,7 +4,7 @@
#
#############################################################
-ETHTOOL_VERSION = 3.1
+ETHTOOL_VERSION = 3.2
ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
$(eval $(call AUTOTARGETS))