pkcs11-helper: update to 1.25.1.
This commit is contained in:
parent
e4bc2040dd
commit
2b2c25cca6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pkcs11-helper'
|
# Template file for 'pkcs11-helper'
|
||||||
pkgname=pkcs11-helper
|
pkgname=pkcs11-helper
|
||||||
version=1.25
|
version=1.25.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Aloz1 <kno0001@gmail.com>"
|
||||||
license="GPL-2.0-only, BSD-3-Clause"
|
license="GPL-2.0-only, BSD-3-Clause"
|
||||||
homepage="https://github.com/OpenSC/${pkgname}/wiki"
|
homepage="https://github.com/OpenSC/${pkgname}/wiki"
|
||||||
distfiles="https://github.com/OpenSC/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/OpenSC/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0debff4b7937cc65f18589da41b37142fb131731fc1e9c2a28001e01ab9dcb23
|
checksum=fbcec9dd15a71d6ef22b09f63934c66d7d0292fefbaf3a60703ee4a9a73bf6a5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue