yubikey-manager: update to 5.2.1.
This commit is contained in:
parent
98f60cb8cf
commit
58e512731e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yubikey-manager'
|
||||
pkgname=yubikey-manager
|
||||
version=5.1.1
|
||||
revision=2
|
||||
version=5.2.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="libfido2 python3-click python3-fido2 python3-cryptography
|
||||
|
@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://developers.yubico.com/yubikey-manager/"
|
||||
distfiles="https://developers.yubico.com/yubikey-manager/Releases/${pkgname/-/_}-${version}.tar.gz"
|
||||
checksum=6487db976d8b5b52965db55d084f9d2aef2b96f77da785dc13f6dfdd3302aace
|
||||
checksum=35c5aa83ac474fd2434c33267dc0e33d312b3969b108f885e533463af3fbe4e1
|
||||
|
||||
post_install() {
|
||||
vman man/ykman.1
|
||||
|
|
Loading…
Add table
Reference in a new issue