From: <abe...@us...> - 2016-07-20 15:18:24
|
Revision: 7760 http://sourceforge.net/p/astlinux/code/7760 Author: abelbeck Date: 2016-07-20 15:18:21 +0000 (Wed, 20 Jul 2016) Log Message: ----------- ethtool, version bump to 4.6 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-07-20 15:06:40 UTC (rev 7759) +++ branches/1.0/package/ethtool/ethtool.mk 2016-07-20 15:18:21 UTC (rev 7760) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.5 +ETHTOOL_VERSION = 4.6 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. |