diff options
Diffstat (limited to 'meta/recipes-gnome/libsecret/libsecret_0.20.4.bb')
-rw-r--r-- | meta/recipes-gnome/libsecret/libsecret_0.20.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libsecret/libsecret_0.20.4.bb b/meta/recipes-gnome/libsecret/libsecret_0.20.4.bb index 9c1f97b8f8..39ecdd770a 100644 --- a/meta/recipes-gnome/libsecret/libsecret_0.20.4.bb +++ b/meta/recipes-gnome/libsecret/libsecret_0.20.4.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "A GObject-based library for accessing the Secret Service API of \ | |||
3 | the freedesktop.org project, a cross-desktop effort to access passwords, \ | 3 | the freedesktop.org project, a cross-desktop effort to access passwords, \ |
4 | tokens and other types of secrets. libsecret provides a convenient wrapper \ | 4 | tokens and other types of secrets. libsecret provides a convenient wrapper \ |
5 | for these methods so consumers do not have to call the low-level DBus methods." | 5 | for these methods so consumers do not have to call the low-level DBus methods." |
6 | LICENSE = "LGPLv2.1" | 6 | LICENSE = "LGPL-2.1-only" |
7 | HOMEPAGE = "https://github.com/GNOME/libsecret" | 7 | HOMEPAGE = "https://github.com/GNOME/libsecret" |
8 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/libsecret/issues" | 8 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/libsecret/issues" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6" |