diff options
Diffstat (limited to 'meta/recipes-support/gpgme/gpgme_1.17.0.bb')
-rw-r--r-- | meta/recipes-support/gpgme/gpgme_1.17.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gpgme/gpgme_1.17.0.bb b/meta/recipes-support/gpgme/gpgme_1.17.0.bb index 6a201789e1..382b2472ed 100644 --- a/meta/recipes-support/gpgme/gpgme_1.17.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.17.0.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "GnuPG Made Easy (GPGME) is a library designed to make access to G | |||
3 | HOMEPAGE = "http://www.gnupg.org/gpgme.html" | 3 | HOMEPAGE = "http://www.gnupg.org/gpgme.html" |
4 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" | 4 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" |
5 | 5 | ||
6 | LICENSE = "GPLv2+ & LGPLv2.1+" | 6 | LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
8 | file://COPYING.LESSER;md5=bbb461211a33b134d42ed5ee802b37ff \ | 8 | file://COPYING.LESSER;md5=bbb461211a33b134d42ed5ee802b37ff \ |
9 | file://src/gpgme.h.in;endline=23;md5=2f0bf06d1c7dcb28532a9d0f94a7ca1d \ | 9 | file://src/gpgme.h.in;endline=23;md5=2f0bf06d1c7dcb28532a9d0f94a7ca1d \ |