From: <abe...@us...> - 2015-11-02 17:36:42
|
Revision: 7306 http://sourceforge.net/p/astlinux/code/7306 Author: abelbeck Date: 2015-11-02 17:36:39 +0000 (Mon, 02 Nov 2015) Log Message: ----------- ethtool, version bump to 4.2 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-11-02 17:27:22 UTC (rev 7305) +++ branches/1.0/package/ethtool/ethtool.mk 2015-11-02 17:36:39 UTC (rev 7306) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.0 +ETHTOOL_VERSION = 4.2 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. |