libcacard: update to 2.8.0

[ci skip]
This commit is contained in:
Nathan Owens 2020-11-09 13:08:54 -06:00 committed by Andrew J. Hesford
parent bc9970f341
commit 59b13c902b
1 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
# Template file for 'libcacard'
pkgname=libcacard
version=2.7.0
version=2.8.0
revision=1
build_style=gnu-configure
build_style=meson
# test/meson.build gives unknown softhsm variable
configure_args="-Ddisable_tests=true"
hostmakedepends="pkg-config"
makedepends="nss-devel libglib-devel pcsclite-devel"
short_desc="Library to provide emulation of smart cards to a virtual card reader"
@ -10,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://cgit.freedesktop.org/spice/libcacard/"
distfiles="https://www.spice-space.org/download/libcacard/libcacard-${version}.tar.xz"
checksum=16b1a0847d5f9d2290e0785eca40f2e49d1ed80814bfc758c05c76b3c89cdb6f
checksum=8005b93c3139ff739057efb19f9dac1d0993ffb0b913111505af6a91711ef22b
replaces="libcacard-tools>=0"
libcacard-devel_package() {