pkcs11-helper: update to 1.25.
This commit is contained in:
parent
ef0c54a2f0
commit
299dffcddc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkcs11-helper'
|
||||
pkgname=pkcs11-helper
|
||||
version=1.24
|
||||
version=1.25
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Aloz1 <kno0001@gmail.com>"
|
|||
license="GPL-2.0-only, BSD-3-Clause"
|
||||
homepage="https://github.com/OpenSC/${pkgname}/wiki"
|
||||
distfiles="https://github.com/OpenSC/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=f524977d2e49abc836460c556c03311855f5cfa79976102a1dbd553a002e3111
|
||||
checksum=0debff4b7937cc65f18589da41b37142fb131731fc1e9c2a28001e01ab9dcb23
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue