summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget/wget.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/wget/wget.inc')
-rw-r--r--meta/recipes-extended/wget/wget.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc
index 2491199f18..58cb5ca73d 100644
--- a/meta/recipes-extended/wget/wget.inc
+++ b/meta/recipes-extended/wget/wget.inc
@@ -6,7 +6,7 @@ The program supports recursive retrieval of web-authoring pages as well as \
6FTP sites" 6FTP sites"
7HOMEPAGE = "https://www.gnu.org/software/wget/" 7HOMEPAGE = "https://www.gnu.org/software/wget/"
8SECTION = "console/network" 8SECTION = "console/network"
9LICENSE = "GPLv3" 9LICENSE = "GPL-3.0-only"
10LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" 10LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
11 11
12inherit autotools gettext texinfo update-alternatives pkgconfig 12inherit autotools gettext texinfo update-alternatives pkgconfig