[skip-ci] libcacard: update to 2.6.1

This commit is contained in:
Jeff Huang 2018-12-03 01:12:49 +01:00
parent 2e37a2f64b
commit 585207b2ea

View File

@ -1,7 +1,5 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libcacard
pkgname=libcacard
pkgver=2.5.3
pkgver=2.6.1
pkgrel=1
pkgdesc='(Common Access Card) library thar provides emulation of smart cards to a virtual card reader running in a guest virtual machine'
arch=(x86_64)
@ -9,7 +7,7 @@ license=(GPL2)
url='http://www.spice-space.org/page/Libcacard'
depends=(nss glib2)
source=(http://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz)
sha1sums=('b085bdf0b7558088c490f733aa1e1f6ab5b81787')
sha256sums=('6276c6a2bd018bf14f1b97260fff093b4a2325a9177be4fc6be7c1a9e204def0')
build () {
cd libcacard-$pkgver