From: <abe...@us...> - 2015-06-02 14:37:04
|
Revision: 7090 http://sourceforge.net/p/astlinux/code/7090 Author: abelbeck Date: 2015-06-02 14:37:02 +0000 (Tue, 02 Jun 2015) Log Message: ----------- ethtool, version bump to 4.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 2015-06-02 14:09:45 UTC (rev 7089) +++ branches/1.0/package/ethtool/ethtool.mk 2015-06-02 14:37:02 UTC (rev 7090) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.18 +ETHTOOL_VERSION = 4.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. |