diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-02-01 16:34:57 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-03 08:44:32 -0800 |
| commit | 2f18574ffed40f68a731942e7d41e4a3b66242c7 (patch) | |
| tree | ebce3333edc96f177fd9b0b314feb759b0ab2b92 | |
| parent | 671b8aa487568c2402970febcf4416ce2c6e0281 (diff) | |
| download | meta-openembedded-2f18574ffed40f68a731942e7d41e4a3b66242c7.tar.gz | |
pkcs11-helper: update homepage
www.opensc-project.org expired, so point at the GitHub project page.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb | 2 |
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 \ | |||
| 6 | card removal and card insert events, handling card ie-insert to a different \ | 6 | card removal and card insert events, handling card ie-insert to a different \ |
| 7 | slot, supporting session expiration and much more all using a simple API." | 7 | slot, supporting session expiration and much more all using a simple API." |
| 8 | 8 | ||
| 9 | HOMEPAGE = "http://www.opensc-project.org/pkcs11-helper/" | 9 | HOMEPAGE = "https://github.com/OpenSC/pkcs11-helper" |
| 10 | SECTION = "Development/Libraries" | 10 | SECTION = "Development/Libraries" |
| 11 | 11 | ||
| 12 | LICENSE = "GPLv2 & BSD" | 12 | LICENSE = "GPLv2 & BSD" |
