wget: bump version to 1.16.1
- Bump version to 1.16.1 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
03110605a3
commit
cc6d880ca4
@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 9261dd090a17687b6dc0682a257e90a926def15624b650e8f799af57e5c8b0e7 wget-1.16.tar.xz
|
||||
sha256 2b96c707ee15fe847f5bc2f872a7a530dca803b927a750419b44f50803e14d33 wget-1.16.1.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WGET_VERSION = 1.16
|
||||
WGET_VERSION = 1.16.1
|
||||
WGET_SOURCE = wget-$(WGET_VERSION).tar.xz
|
||||
WGET_SITE = $(BR2_GNU_MIRROR)/wget
|
||||
WGET_LICENSE = GPLv3+
|
||||
|
Loading…
Reference in New Issue
Block a user