pam-u2f: update to 1.0.6.
Closes #13620. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
88e4503c88
commit
81309375c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pam-u2f'
|
||||
pkgname=pam-u2f
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
revision=1
|
||||
wrksrc="${pkgname/-/_}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://developers.yubico.com/pam-u2f/"
|
||||
distfiles="https://developers.yubico.com/pam-u2f/Releases/pam_u2f-${version}.tar.gz"
|
||||
checksum=27084e17502c4b8d096b21896b2da6ebf8dcc664fc1fb327b44a003066f27c2d
|
||||
checksum=101409455aa3257c8bb0968508a90f7ae58166e8ccb1d097e5fe9b541259ed3a
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue