mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
pcsc-lite: fix SRC_URI
* alioth.debian.org is down Connecting to alioth.debian.org (alioth.debian.org)|5.153.231.21|:443... failed: No route to host. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE_${PN}-spy-dev = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f38b3d1c7ef7fc2c8b6d20cd38efdc29"
|
||||
DEPENDS = "udev"
|
||||
|
||||
SRC_URI = "https://alioth.debian.org/frs/download.php/file/4225/pcsc-lite-${PV}.tar.bz2"
|
||||
SRC_URI = "https://pcsclite.apdu.fr/files/${BP}.tar.bz2"
|
||||
SRC_URI[md5sum] = "0ec103b1ef298d0c58d6ef6b00b9cf17"
|
||||
SRC_URI[sha256sum] = "6a358f61ed3b66a7f6e1f4e794a94c7be4c81b7a58ec360c33791e8d7d9bd405"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user