diff options
Diffstat (limited to 'meta/recipes-support/p11-kit')
-rw-r--r-- | meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb index 119d8365a1..9193a06ea8 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Provides a way to load and enumerate PKCS#11 modules" | 1 | SUMMARY = "Provides a way to load and enumerate PKCS#11 modules" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" |
4 | 4 | ||
5 | inherit autotools gettext pkgconfig gtk-doc | 5 | inherit autotools gettext pkgconfig gtk-doc |