Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] ethtool: bump to version 3.1
@ 2011-12-14 15:15 Gustavo Zacarias
  2011-12-14 15:15 ` [Buildroot] [PATCH 2/3] libcap: security bump to version 2.22 Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2011-12-14 15:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/ethtool/ethtool.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk
index a42169c..04f7dac 100644
--- a/package/ethtool/ethtool.mk
+++ b/package/ethtool/ethtool.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-ETHTOOL_VERSION = 3.0
-ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/
+ETHTOOL_VERSION = 3.1
+ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 
 $(eval $(call AUTOTARGETS))
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-21 22:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 15:15 [Buildroot] [PATCH 1/3] ethtool: bump to version 3.1 Gustavo Zacarias
2011-12-14 15:15 ` [Buildroot] [PATCH 2/3] libcap: security bump to version 2.22 Gustavo Zacarias
2011-12-21 22:01   ` Peter Korsgaard
2011-12-14 15:15 ` [Buildroot] [PATCH 3/3] cdrkit: bump to version 1.1.11 and adjust style Gustavo Zacarias
2011-12-21 22:03   ` Peter Korsgaard
2011-12-21 22:00 ` [Buildroot] [PATCH 1/3] ethtool: bump to version 3.1 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox