[Buildroot] [PATCH 5/8] wget: bump to version 1.14

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Aug 12 16:32:08 UTC 2012


Le Sat, 11 Aug 2012 19:27:30 -0300,
Gustavo Zacarias <gustavo at zacarias.com.ar> a écrit :

> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  package/wget/wget.mk |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/package/wget/wget.mk b/package/wget/wget.mk
> index a15111c..9be9c0d 100644
> --- a/package/wget/wget.mk
> +++ b/package/wget/wget.mk
> @@ -6,6 +6,8 @@
>  
>  WGET_VERSION = 1.13.4
>  WGET_SITE = $(BR2_GNU_MIRROR)/wget
> +WGET_LICENSE = GPLv3+
> +WGET_LICENSE_FILES = COPYING
>  
>  # Prefer full-blown wget over busybox
>  ifeq ($(BR2_PACKAGE_BUSYBOX),y)

This patch is not bumping the version as its title suggest it should
do :-)

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


More information about the buildroot mailing list