mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
opensc: fix homepage URL
The opensc-project.org domain has not been active for a long time [1], so use the current wiki (which is also linked from the projects GitHub landing page). [1] https://opensc-devel.narkive.com/48b09iig/www-opensc-project-org Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ keys on the smart card is possible with PKCS\
|
||||
such as the FINEID (Finnish Electronic IDentity) card. Swedish Posten\
|
||||
eID cards have also been confirmed to work."
|
||||
|
||||
HOMEPAGE = "http://www.opensc-project.org/opensc/"
|
||||
HOMEPAGE = "https://github.com/OpenSC/OpenSC/wiki"
|
||||
SECTION = "System Environment/Libraries"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cb8aedd3bced19bd8026d96a8b6876d7"
|
||||
|
||||
Reference in New Issue
Block a user