From: <abe...@us...> - 2016-03-15 14:26:41
|
Revision: 7593 http://sourceforge.net/p/astlinux/code/7593 Author: abelbeck Date: 2016-03-15 14:26:39 +0000 (Tue, 15 Mar 2016) Log Message: ----------- ethtool, version bump to 4.5 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2016-03-15 13:59:21 UTC (rev 7592) +++ branches/1.0/package/ethtool/ethtool.mk 2016-03-15 14:26:39 UTC (rev 7593) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.2 +ETHTOOL_VERSION = 4.5 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. |