[04/14] pkcs11-helper: update homepage

Message ID 20220201163507.1320861-4-ross.burton@arm.com
State New
Headers show
Series [01/14] python3-jsonpath-rw: set correct license | expand

Commit Message

Ross Burton Feb. 1, 2022, 4:34 p.m. UTC
www.opensc-project.org expired, so point at the GitHub project page.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.28.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

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 \
 card removal and card insert events, handling card ie-insert to a different \
 slot, supporting session expiration and much more all using a simple API."
 
-HOMEPAGE = "http://www.opensc-project.org/pkcs11-helper/"
+HOMEPAGE = "https://github.com/OpenSC/pkcs11-helper"
 SECTION = "Development/Libraries"
 
 LICENSE = "GPLv2 & BSD"