mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
ccid update to 1.4.16
This commit is contained in:
parent
8bed8b6200
commit
22b1a90a94
@ -1,13 +1,10 @@
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
|
||||
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
|
||||
|
||||
pkgname=ccid
|
||||
pkgver=1.4.14
|
||||
_code=3971
|
||||
pkgver=1.4.16
|
||||
_code=4016
|
||||
pkgrel=1
|
||||
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
|
||||
arch=('x86_64')
|
||||
@ -16,7 +13,7 @@ license=('LGPL' 'GPL')
|
||||
depends=('pcsclite')
|
||||
backup=(etc/reader.conf.d/libccidtwin)
|
||||
source=("https://alioth.debian.org/frs/download.php/file/${_code}/$pkgname-$pkgver.tar.bz2")
|
||||
md5sums=('4596f82e85e2996f7877e892b5c18382')
|
||||
md5sums=('2f3ca6c4b4ad0f81d41a0e032e0f556f')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user