From: <abe...@us...> - 2014-09-23 17:13:39
|
Revision: 6719 http://sourceforge.net/p/astlinux/code/6719 Author: abelbeck Date: 2014-09-23 17:13:27 +0000 (Tue, 23 Sep 2014) Log Message: ----------- ethtool, version bump to 3.16 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2014-09-21 14:16:30 UTC (rev 6718) +++ branches/1.0/package/ethtool/ethtool.mk 2014-09-23 17:13:27 UTC (rev 6719) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.14 +ETHTOOL_VERSION = 3.16 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. |