wget: bump to version 1.14
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
d59cd114d6
commit
61d1f013d9
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user