mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:07:16 +08:00
ccid: update to 1.4.21
This commit is contained in:
parent
5cd9868cbd
commit
815c303593
@ -1,7 +1,7 @@
|
|||||||
# contribution from Arch https://www.archlinux.org/packages/community/x86_64/ccid/
|
# contribution from Arch https://www.archlinux.org/packages/community/x86_64/ccid/
|
||||||
|
|
||||||
pkgname=ccid
|
pkgname=ccid
|
||||||
pkgver=1.4.20
|
pkgver=1.4.21
|
||||||
_code=112
|
_code=112
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
|
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
|
||||||
@ -11,7 +11,7 @@ license=('LGPL' 'GPL')
|
|||||||
depends=('pcsclite')
|
depends=('pcsclite')
|
||||||
backup=(etc/reader.conf.d/libccidtwin)
|
backup=(etc/reader.conf.d/libccidtwin)
|
||||||
source=("https://alioth.debian.org/frs/download.php/latestfile/${_code}/ccid-${pkgver}.tar.bz2")
|
source=("https://alioth.debian.org/frs/download.php/latestfile/${_code}/ccid-${pkgver}.tar.bz2")
|
||||||
sha512sums=('4ce0694e268fe962f5eb49d3d640333a4c7ef54af5f9939b3682341b19ffad7470f5e1816b3b3af1bce8cf31f4335c3177f7e6b8190e187125ce1da73692cbab')
|
sha256sums=('bb31ae4c6054fa680c81f6d12a5b65e6d3e43494dbcfdb7593bba1a2d97f919b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname-$pkgver
|
cd $srcdir/$pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user