From: <abe...@us...> - 2011-12-20 14:18:31
|
Revision: 5318 http://astlinux.svn.sourceforge.net/astlinux/?rev=5318&view=rev Author: abelbeck Date: 2011-12-20 14:18:20 +0000 (Tue, 20 Dec 2011) Log Message: ----------- ethtool, version bump to 3.0 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2011-12-18 23:21:11 UTC (rev 5317) +++ branches/1.0/package/ethtool/ethtool.mk 2011-12-20 14:18:20 UTC (rev 5318) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 2.6.39 +ETHTOOL_VERSION = 3.0 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/ $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |