summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb
index afad03c9a6..b8948c69bd 100644
--- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb
+++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb
@@ -6,7 +6,7 @@ certificates, or selecting a certificate directly by serialized id, handling \
6card removal and card insert events, handling card ie-insert to a different \ 6card removal and card insert events, handling card ie-insert to a different \
7slot, supporting session expiration and much more all using a simple API." 7slot, supporting session expiration and much more all using a simple API."
8 8
9HOMEPAGE = "http://www.opensc-project.org/pkcs11-helper/" 9HOMEPAGE = "https://github.com/OpenSC/pkcs11-helper"
10SECTION = "Development/Libraries" 10SECTION = "Development/Libraries"
11 11
12LICENSE = "GPLv2 & BSD" 12LICENSE = "GPLv2 & BSD"