opensc: update to 0.20.0.

This commit is contained in:
Andrew Benson 2020-07-24 10:00:48 -05:00 committed by Andrew Benson
parent f4c6257751
commit 1cc5b09fdf

View file

@ -1,7 +1,7 @@
# Template file for 'opensc'
pkgname=opensc
version=0.19.0
revision=6
version=0.20.0
revision=1
wrksrc="OpenSC-${version}"
build_style=gnu-configure
configure_args="--enable-man --enable-sm --enable-static=no --enable-doc
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/OpenSC/OpenSC/wiki"
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
checksum=c0b803ba36aac9b5fef7f249adb9dffaf3f298db85304531b6a0574519743cf2
checksum=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
conf_files="/etc/opensc.conf"
CFLAGS="-Wno-error=format-overflow"