diff --git a/recipes-extra/wget/wget.inc b/recipes-extra/wget/wget.inc index 25f36c8..450d519 100644 --- a/recipes-extra/wget/wget.inc +++ b/recipes-extra/wget/wget.inc @@ -1,6 +1,6 @@ DESCRIPTION = "A console URL download utility featuring HTTP, FTP, and more." SECTION = "console/network" -LICENSE = "GPL" +LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "openssl"