From fa1a5105950ae43a102384b4bb5de5020c15b880 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 18 Jun 2017 19:31:05 +0200 Subject: [PATCH] pcsc-lite: update to version 1.8.22 Signed-off-by: Daniel Golle --- utils/pcsc-lite/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile index 6d246bf797..5db051645a 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.21 +PKG_VERSION:=1.8.22 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4216 -PKG_HASH:=fe3365eb7d4ce0fe891e2b6d6248351c287435ca502103f1f1431b1710e513ad +PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4225 +PKG_HASH:=6a358f61ed3b66a7f6e1f4e794a94c7be4c81b7a58ec360c33791e8d7d9bd405 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING