pcsc-lite: bump to version 1.8.8

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Axel Lin 2013-10-12 10:15:25 +08:00 committed by Peter Korsgaard
parent 908d0236ae
commit a97d711d8a

View File

@ -4,9 +4,9 @@
# #
################################################################################ ################################################################################
PCSC_LITE_VERSION = 1.8.6 PCSC_LITE_VERSION = 1.8.8
PCSC_LITE_SOURCE = pcsc-lite-$(PCSC_LITE_VERSION).tar.bz2 PCSC_LITE_SOURCE = pcsc-lite-$(PCSC_LITE_VERSION).tar.bz2
PCSC_LITE_SITE = http://alioth.debian.org/frs/download.php/file/3757 PCSC_LITE_SITE = http://alioth.debian.org/frs/download.php/file/3862
PCSC_LITE_INSTALL_STAGING = YES PCSC_LITE_INSTALL_STAGING = YES
PCSC_LITE_DEPENDENCIES = host-pkgconf PCSC_LITE_DEPENDENCIES = host-pkgconf
PCSC_LITE_LICENSE = BSD-3c PCSC_LITE_LICENSE = BSD-3c