ccid 1.4.24

This commit is contained in:
Adrián Chaves Fernández (Gallaecio) 2016-05-23 21:00:06 +02:00
parent cf9575bce6
commit 1a28eb3b26

View File

@ -1,7 +1,7 @@
# contribution from Arch https://www.archlinux.org/packages/community/x86_64/ccid/
pkgname=ccid
pkgver=1.4.23
pkgver=1.4.24
_code=112
pkgrel=1
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
@ -11,7 +11,7 @@ license=('LGPL' 'GPL')
depends=('pcsclite')
backup=(etc/reader.conf.d/libccidtwin)
source=("https://alioth.debian.org/frs/download.php/latestfile/${_code}/ccid-${pkgver}.tar.bz2")
sha256sums=('0836adceb6eee2925e9933e377a4c8cc86a285525c2b54520ad0da16d113ec68')
sha256sums=('62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176')
build() {
cd $srcdir/$pkgname-$pkgver