mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 00:17:46 +08:00
[skip-ci] ccid: update to 1.4.30
This commit is contained in:
parent
c32d37acd6
commit
7411596e7b
@ -1,5 +1,5 @@
|
||||
pkgname=ccid
|
||||
pkgver=1.4.29
|
||||
pkgver=1.4.30
|
||||
pkgrel=1
|
||||
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('LGPL' 'GPL')
|
||||
depends=('pcsclite')
|
||||
backup=(etc/reader.conf.d/libccidtwin)
|
||||
source=("https://ccid.apdu.fr/files/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha256sums=('a5432ae845730493c04e59304b5c0c6103cd0e2c8827df57d69469a3eaaab84d')
|
||||
sha256sums=('ac17087be08880a0cdf99a8a2799a4ef004dc6ffa08b4d9b0ad995f39a53ff7c')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user