ccid: update to 1.4.21

This commit is contained in:
gnastyle 2015-11-12 13:36:07 +01:00
parent 5cd9868cbd
commit 815c303593

View File

@ -1,7 +1,7 @@
# contribution from Arch https://www.archlinux.org/packages/community/x86_64/ccid/
pkgname=ccid
pkgver=1.4.20
pkgver=1.4.21
_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")
sha512sums=('4ce0694e268fe962f5eb49d3d640333a4c7ef54af5f9939b3682341b19ffad7470f5e1816b3b3af1bce8cf31f4335c3177f7e6b8190e187125ce1da73692cbab')
sha256sums=('bb31ae4c6054fa680c81f6d12a5b65e6d3e43494dbcfdb7593bba1a2d97f919b')
build() {
cd $srcdir/$pkgname-$pkgver