pkcs11-helper: update to 1.30.0.

This commit is contained in:
Andrew Benson 2024-07-22 10:02:55 -05:00
parent 58ab7724fd
commit 8f053d4f94
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'pkcs11-helper'
pkgname=pkcs11-helper
version=1.29.0
revision=2
version=1.30.0
revision=1
build_style=gnu-configure
configure_args="--enable-doc --disable-static $(vopt_enable threading slotevent) $(vopt_enable threading)"
hostmakedepends="libtool pkg-config doxygen"
@ -12,7 +12,7 @@ license="GPL-2.0-only, BSD-3-Clause"
homepage="https://github.com/OpenSC/pkcs11-helper"
changelog="https://raw.githubusercontent.com/OpenSC/pkcs11-helper/master/ChangeLog"
distfiles="https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${version}/pkcs11-helper-${version}.tar.bz2"
checksum=996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6
checksum=4c5815ba910cabf26df08d449ca2909daf4538c9899aa7f7fadc61229d3488a9
build_options="threading"
build_options_default="threading"
desc_option_threading="Enable threading and slotevent support"