package/ccid: bump version to 1.4.29

Upstream moved to https://ccid.apdu.fr/ according to
http://pcsclite.alioth.debian.org/ccid.html, updated _SITE and
Config.in.

Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.05.x
Bernd Kuhls 2018-04-22 13:55:18 +02:00 committed by Thomas Petazzoni
parent 52c524c733
commit 478cc7bd13
3 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@ config BR2_PACKAGE_CCID
help
PC/SC driver for USB CCID smart card readers
http://pcsclite.alioth.debian.org/ccid.html
https://ccid.apdu.fr/
comment "ccid needs a toolchain w/ threads, dynamic library"
depends on BR2_USE_MMU

View File

@ -1,3 +1,3 @@
# From http://cdn-fastly.deb.debian.org/debian/pool/main/c/ccid/ccid_1.4.27-1.dsc
sha1 d72ee816422183a86006e0083ccd643236b4e12a ccid_1.4.27.tar.bz2
sha256 a660e269606986cb94840ad5ba802ffb0cd23dd12b98f69a35035e0deb9dd137 ccid_1.4.27.tar.bz2
# Locally computed
sha256 a5432ae845730493c04e59304b5c0c6103cd0e2c8827df57d69469a3eaaab84d ccid-1.4.29.tar.bz2
sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 COPYING

View File

@ -4,9 +4,9 @@
#
################################################################################
CCID_VERSION = 1.4.27
CCID_SOURCE = ccid_$(CCID_VERSION).tar.bz2
CCID_SITE = https://alioth.debian.org/frs/download.php/file/4218
CCID_VERSION = 1.4.29
CCID_SOURCE = ccid-$(CCID_VERSION).tar.bz2
CCID_SITE = https://ccid.apdu.fr/files
CCID_LICENSE = LGPL-2.1+
CCID_LICENSE_FILES = COPYING
CCID_INSTALL_STAGING = YES