pcsc-tools: update to 1.7.4
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:47:21 +0000 (18:47 +0100)
committerDaniel Golle <redacted>
Tue, 12 May 2026 15:18:56 +0000 (16:18 +0100)
1.7.4 (13 February 2026):
 - pcsc_scan: use different variables for spin running and state
 - pcsc_scan: give some time to the spinner thread in spin_start()
 - Various ga workflow improvements (Windows artifact upload, etc.)

Link: https://pcsc-tools.apdu.fr/
Signed-off-by: Daniel Golle <redacted>
utils/pcsc-tools/Makefile

index b9d46f94eb263341a367feb1697b6a7dc8a2c283..aae6281b9898a11445da21bbd7b2da3de99bb68c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pcsc-tools
-PKG_VERSION:=1.7.3
+PKG_VERSION:=1.7.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://pcsc-tools.apdu.fr
-PKG_HASH:=c3b6d2b7a40bc066ebb8cd2512fb42e2b787a5c491a5715b8741743f4edb8cc2
+PKG_HASH:=ef3669a221a46b361201c1e93ba32484fdf8db9190152db5cf131fb2244b80e1
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=GPL-2.0-or-later
git clone https://git.99rst.org/PROJECT