From 10541373edb7117678fe2163e46b3eac987cc7e5 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 2 Feb 2018 10:16:10 +0800 Subject: wget: update to 1.19.4 Update LIC_FILES_CHKSUM since replacing HTTP urls with HTTPS in COPYING Signed-off-by: Yi Zhao Signed-off-by: Ross Burton --- meta/recipes-extended/wget/wget.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/wget/wget.inc') diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc index e374e6d8ab..3cff656a68 100644 --- a/meta/recipes-extended/wget/wget.inc +++ b/meta/recipes-extended/wget/wget.inc @@ -2,7 +2,7 @@ SUMMARY = "Console URL download utility supporting HTTP, FTP, etc" HOMEPAGE = "https://www.gnu.org/software/wget/" SECTION = "console/network" LICENSE = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" +LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" DEPENDS = "gnutls zlib libpcre" inherit autotools gettext texinfo update-alternatives pkgconfig -- cgit 1.2.3-korg