From: Daniel Golle Date: Thu, 20 Aug 2026 12:53:31 +0000 (+0100) Subject: pcsc-lite: update to 2.5.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5e35ea65fefa9bfced23ff766c21b2a549733588;p=openwrt-packages.git pcsc-lite: update to 2.5.1 2.5.1: Ludovic Rousseau 10 June 2026 - Fix a bug (introduced in 2.5.0) with multi-slots readers - Add support of Haiku Operating System Signed-off-by: Daniel Golle --- diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile index ca64542b4..171da1a88 100644 --- a/utils/pcsc-lite/Makefile +++ b/utils/pcsc-lite/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pcsc-lite -PKG_VERSION:=2.5.0 +PKG_VERSION:=2.5.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://pcsclite.apdu.fr/files/ -PKG_HASH:=59b3c4b5be4ab228698edeb5b3ef46ad54ea217e7dd0891372770bb92b55db92 +PKG_HASH:=bfcfe38a20afc49849c6bf55325e38f449fc4b26d3923fdc32b969ae41a8741b PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING