pcsc-tools: upgrade 1.5.8 -> 1.6.0

Changelog:
=========
- 48 new ATRs
- pcsc_scan:
   drastically reduce the number of SCardGetStatusChange() calls
   faster spinning animation
   handle Ctrl-C on macOS

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy 2022-04-14 10:32:29 +08:00 committed by Khem Raj
parent 4b1149fe19
commit 3cf9b6386e

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master" SRC_URI = "git://github.com/LudovicRousseau/pcsc-tools;protocol=https;branch=master"
SRCREV = "53923ef8e98062c478f99e3bfcc8eb4654996c27" SRCREV = "c6e9fa746d00e08fc71c57c79e305669ff2e3106"
inherit autotools pkgconfig inherit autotools pkgconfig