Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 86ba8d2

Browse files
committed
Bump wget to newer version
Existing version was causing build errors with newer versions of Perl
1 parent 1b8297e commit 86ba8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildroot/package/wget/wget.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
#############################################################
66

7-
WGET_VERSION = 1.14
7+
WGET_VERSION = 1.16.1
88
WGET_SITE = $(BR2_GNU_MIRROR)/wget
99
WGET_LICENSE = GPLv3+
1010
WGET_LICENSE_FILES = COPYING

0 commit comments

Comments
 (0)