mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pcsc-lite: fix homepage URL
pcsclite.alioth.debian.org is not resolvable, so use the URL indicated in the README.md file. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "PC/SC Lite smart card framework and applications"
|
||||
HOMEPAGE = "http://pcsclite.alioth.debian.org/"
|
||||
HOMEPAGE = "https://pcsclite.apdu.fr/"
|
||||
LICENSE = "BSD-3-Clause & GPL-3.0-or-later"
|
||||
LICENSE:${PN} = "BSD-3-Clause"
|
||||
LICENSE:${PN}-lib = "BSD-3-Clause"
|
||||
|
||||
Reference in New Issue
Block a user