From 9cd172336d9e0ef98c8082cfc75270572735beec Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 10 May 2019 23:20:26 +0200 Subject: [PATCH] pcsc-lite: update to version 1.8.25 Signed-off-by: Daniel Golle --- utils/pcsc-lite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile index c76704444..bfbd0964e 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:=1.8.24 +PKG_VERSION:=1.8.25 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://pcsclite.apdu.fr/files/ -PKG_HASH:=b81864fa6a5ec776639c02ae89998955f7702a8d10e8b8f70023c5a599d97568 +PKG_HASH:=d76d79edc31cf76e782b9f697420d3defbcc91778c3c650658086a1b748e8792 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING