mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
pcsc-lite: Fixed broken URL
Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
52c9b6268c
commit
995cc1eb44
@@ -4,7 +4,7 @@ LICENSE = "BSD"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a39d325b7d9cf2f07826a5154b16500c"
|
||||||
DEPENDS = "udev"
|
DEPENDS = "udev"
|
||||||
|
|
||||||
SRC_URI = "https://alioth.debian.org/frs/download.php/3757/pcsc-lite-${PV}.tar.bz2"
|
SRC_URI = "https://alioth.debian.org/frs/download.php/file/3757/pcsc-lite-${PV}.tar.bz2"
|
||||||
SRC_URI[md5sum] = "3e4b777231d35ce35c15c0704f936eaa"
|
SRC_URI[md5sum] = "3e4b777231d35ce35c15c0704f936eaa"
|
||||||
SRC_URI[sha256sum] = "1e44049168d1ce55fd56c175f61206955254df0f385455f2a20ec7e8a0e6a77a"
|
SRC_URI[sha256sum] = "1e44049168d1ce55fd56c175f61206955254df0f385455f2a20ec7e8a0e6a77a"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user