libcacard: update to 2.8.1.
This commit is contained in:
parent
22a3bc81ba
commit
88c8c1387e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcacard'
|
# Template file for 'libcacard'
|
||||||
pkgname=libcacard
|
pkgname=libcacard
|
||||||
version=2.8.0
|
version=2.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# test/meson.build gives unknown softhsm variable
|
# test/meson.build gives unknown softhsm variable
|
||||||
configure_args="-Ddisable_tests=true"
|
configure_args="-Ddisable_tests=true"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://cgit.freedesktop.org/spice/libcacard/"
|
homepage="https://cgit.freedesktop.org/spice/libcacard/"
|
||||||
distfiles="https://www.spice-space.org/download/libcacard/libcacard-${version}.tar.xz"
|
distfiles="https://www.spice-space.org/download/libcacard/libcacard-${version}.tar.xz"
|
||||||
checksum=8005b93c3139ff739057efb19f9dac1d0993ffb0b913111505af6a91711ef22b
|
checksum=fbbf4de8cb7db5bdff5ecb672ff0dbe6939fb9f344b900d51ba6295329a332e7
|
||||||
replaces="libcacard-tools>=0"
|
replaces="libcacard-tools>=0"
|
||||||
|
|
||||||
libcacard-devel_package() {
|
libcacard-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue