[Buildroot] [git commit] wget: bump to version 1.14

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Aug 24 21:48:46 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=61d1f013d9217633a0f992a5a12d3c6092fefdee
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 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)


More information about the buildroot mailing list