From: <abe...@us...> - 2017-06-03 12:07:29
|
Revision: 8371 http://sourceforge.net/p/astlinux/code/8371 Author: abelbeck Date: 2017-06-03 12:07:27 +0000 (Sat, 03 Jun 2017) Log Message: ----------- ethtool, version bump to 4.11 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2017-06-03 11:57:04 UTC (rev 8370) +++ branches/1.0/package/ethtool/ethtool.mk 2017-06-03 12:07:27 UTC (rev 8371) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.8 +ETHTOOL_VERSION = 4.11 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. |