From: <abe...@us...> - 2016-10-06 16:26:17
|
Revision: 7879 http://sourceforge.net/p/astlinux/code/7879 Author: abelbeck Date: 2016-10-06 16:26:14 +0000 (Thu, 06 Oct 2016) Log Message: ----------- ethtool, version bump to 4.8 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-10-04 14:40:52 UTC (rev 7878) +++ branches/1.0/package/ethtool/ethtool.mk 2016-10-06 16:26:14 UTC (rev 7879) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.6 +ETHTOOL_VERSION = 4.8 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. |