pam_yubico: update to 2.27.
This commit is contained in:
parent
569b557c7d
commit
176c3d5b69
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pam_yubico'
|
||||
pkgname=pam_yubico
|
||||
version=2.26
|
||||
version=2.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-silent-rules"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://developers.yubico.com/yubico-pam"
|
||||
distfiles="https://developers.yubico.com/yubico-pam/Releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966
|
||||
checksum=63d02788852644d871746e1a7a1d16c272c583c226f62576f5ad232a6a44e18c
|
||||
|
||||
do_check() {
|
||||
# Recieves SIGKILL
|
||||
|
@ -21,4 +21,3 @@ do_check() {
|
|||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue