opensc: update to 0.20.0.
This commit is contained in:
parent
f4c6257751
commit
1cc5b09fdf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opensc'
|
# Template file for 'opensc'
|
||||||
pkgname=opensc
|
pkgname=opensc
|
||||||
version=0.19.0
|
version=0.20.0
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="OpenSC-${version}"
|
wrksrc="OpenSC-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-man --enable-sm --enable-static=no --enable-doc
|
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"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/OpenSC/OpenSC/wiki"
|
homepage="https://github.com/OpenSC/OpenSC/wiki"
|
||||||
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
|
distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
|
||||||
checksum=c0b803ba36aac9b5fef7f249adb9dffaf3f298db85304531b6a0574519743cf2
|
checksum=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
|
||||||
conf_files="/etc/opensc.conf"
|
conf_files="/etc/opensc.conf"
|
||||||
CFLAGS="-Wno-error=format-overflow"
|
CFLAGS="-Wno-error=format-overflow"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue