mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
pam-u2f: update to 1.0.7.
Closes #14443. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
494a2f72ea
commit
5ae16087b3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pam-u2f'
|
||||
pkgname=pam-u2f
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
wrksrc="${pkgname/-/_}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,8 +11,9 @@ short_desc="Pluggable Authentication Module (PAM) for U2F"
|
|||
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://developers.yubico.com/pam-u2f/"
|
||||
#changelog="https://raw.githubusercontent.com/Yubico/pam-u2f/master/NEWS"
|
||||
distfiles="https://developers.yubico.com/pam-u2f/Releases/pam_u2f-${version}.tar.gz"
|
||||
checksum=101409455aa3257c8bb0968508a90f7ae58166e8ccb1d097e5fe9b541259ed3a
|
||||
checksum=034aad8e29b159443dd6c1b7740006addc83d0659304fc4b0b4fb592f768e7cf
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue