[Buildroot] [git commit] pcsc-lite: bump to version 1.8.8

Peter Korsgaard peter at korsgaard.com
Mon Oct 14 11:13:19 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=a97d711d8ab1742cbc734abb39e89319ae24c39b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Axel Lin <axel.lin at ingics.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/pcsc-lite/pcsc-lite.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/pcsc-lite/pcsc-lite.mk b/package/pcsc-lite/pcsc-lite.mk
index c126b3f..4cc628f 100644
--- a/package/pcsc-lite/pcsc-lite.mk
+++ b/package/pcsc-lite/pcsc-lite.mk
@@ -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_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_DEPENDENCIES = host-pkgconf
 PCSC_LITE_LICENSE = BSD-3c



More information about the buildroot mailing list