From: <abe...@us...> - 2014-04-28 18:52:04
|
Revision: 6505 http://sourceforge.net/p/astlinux/code/6505 Author: abelbeck Date: 2014-04-28 18:52:01 +0000 (Mon, 28 Apr 2014) Log Message: ----------- ethtool, version bump to 3.14 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-04-28 18:10:12 UTC (rev 6504) +++ branches/1.0/package/ethtool/ethtool.mk 2014-04-28 18:52:01 UTC (rev 6505) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.12.1 -ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool +ETHTOOL_VERSION = 3.14 +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. |