summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vte/vte_0.66.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/vte/vte_0.66.2.bb')
-rw-r--r--meta/recipes-support/vte/vte_0.66.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/vte/vte_0.66.2.bb b/meta/recipes-support/vte/vte_0.66.2.bb
index 86674cc939..af1c47cf80 100644
--- a/meta/recipes-support/vte/vte_0.66.2.bb
+++ b/meta/recipes-support/vte/vte_0.66.2.bb
@@ -2,8 +2,8 @@ SUMMARY = "Virtual terminal emulator GTK+ widget library"
2DESCRIPTION = "VTE provides a virtual terminal widget for GTK applications." 2DESCRIPTION = "VTE provides a virtual terminal widget for GTK applications."
3HOMEPAGE = "https://wiki.gnome.org/Apps/Terminal/VTE" 3HOMEPAGE = "https://wiki.gnome.org/Apps/Terminal/VTE"
4BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" 4BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte"
5LICENSE = "GPLv3 & LGPLv3+ & MIT-X" 5LICENSE = "GPL-3.0-only & LGPL-3.0-or-later & MIT"
6LICENSE:libvte = "LGPLv3+" 6LICENSE:libvte = "LGPL-3.0-or-later"
7 7
8LIC_FILES_CHKSUM = " \ 8LIC_FILES_CHKSUM = " \
9 file://COPYING.GPL3;md5=cc702cf3444d1f19680c794cc61948f9 \ 9 file://COPYING.GPL3;md5=cc702cf3444d1f19680c794cc61948f9 \