All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] wget: bump to version 1.14
@ 2012-08-13 13:14 Gustavo Zacarias
  2012-08-13 13:14 ` [Buildroot] [PATCH 2/2] coreutils: bump to version 8.18 Gustavo Zacarias
  2012-08-24 21:49 ` [Buildroot] [PATCH 1/2] wget: bump to version 1.14 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2012-08-13 13:14 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/wget/wget.mk b/package/wget/wget.mk
index a15111c..01ebcb6 100644
--- a/package/wget/wget.mk
+++ b/package/wget/wget.mk
@@ -4,8 +4,10 @@
 #
 #############################################################
 
-WGET_VERSION = 1.13.4
+WGET_VERSION = 1.14
 WGET_SITE = $(BR2_GNU_MIRROR)/wget
+WGET_LICENSE = GPLv3+
+WGET_LICENSE_FILES = COPYING
 
 # Prefer full-blown wget over busybox
 ifeq ($(BR2_PACKAGE_BUSYBOX),y)
-- 
1.7.8.6

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

* [Buildroot] [PATCH 2/2] coreutils: bump to version 8.18
  2012-08-13 13:14 [Buildroot] [PATCH 1/2] wget: bump to version 1.14 Gustavo Zacarias
@ 2012-08-13 13:14 ` Gustavo Zacarias
  2012-08-24 21:49 ` [Buildroot] [PATCH 1/2] wget: bump to version 1.14 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2012-08-13 13:14 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk
index e64dd5a..d7d0779 100644
--- a/package/coreutils/coreutils.mk
+++ b/package/coreutils/coreutils.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-COREUTILS_VERSION = 8.16
+COREUTILS_VERSION = 8.18
 COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
 COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
 
-- 
1.7.8.6

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

* [Buildroot] [PATCH 1/2] wget: bump to version 1.14
  2012-08-13 13:14 [Buildroot] [PATCH 1/2] wget: bump to version 1.14 Gustavo Zacarias
  2012-08-13 13:14 ` [Buildroot] [PATCH 2/2] coreutils: bump to version 8.18 Gustavo Zacarias
@ 2012-08-24 21:49 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-08-24 21:49 UTC (permalink / raw)
  To: buildroot

Le Mon, 13 Aug 2012 10:14:29 -0300,
Gustavo Zacarias <gustavo@zacarias.com.ar> a ?crit :

> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Applied the wget and coreutils bump to next, thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2012-08-24 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 13:14 [Buildroot] [PATCH 1/2] wget: bump to version 1.14 Gustavo Zacarias
2012-08-13 13:14 ` [Buildroot] [PATCH 2/2] coreutils: bump to version 8.18 Gustavo Zacarias
2012-08-24 21:49 ` [Buildroot] [PATCH 1/2] wget: bump to version 1.14 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.