From: Daniel Golle Date: Tue, 9 Jun 2026 04:44:52 +0000 (+0100) Subject: pcsc-tools: update to version 1.7.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f16939852c2139fe8dfd1fec18cf1c3a2a06e970;p=openwrt-packages.git pcsc-tools: update to version 1.7.5 Adds new ATRs to the smartcard list, a Georgian translation and minor README updates. https://github.com/LudovicRousseau/pcsc-tools/releases/tag/1.7.5 Signed-off-by: Daniel Golle --- diff --git a/utils/pcsc-tools/Makefile b/utils/pcsc-tools/Makefile index aae6281b9..0bdc1e9f3 100644 --- a/utils/pcsc-tools/Makefile +++ b/utils/pcsc-tools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pcsc-tools -PKG_VERSION:=1.7.4 +PKG_VERSION:=1.7.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://pcsc-tools.apdu.fr -PKG_HASH:=ef3669a221a46b361201c1e93ba32484fdf8db9190152db5cf131fb2244b80e1 +PKG_HASH:=bb87fe4a50222b6e34d11eb6e35bd6eceb830eb2f6dd4bf2a0d43381c3d1da2c PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=GPL-2.0-or-later