mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
yubikey-manager: update to 5.7.0.
This commit is contained in:
parent
d80da555a8
commit
3758edaf73
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yubikey-manager'
|
# Template file for 'yubikey-manager'
|
||||||
pkgname=yubikey-manager
|
pkgname=yubikey-manager
|
||||||
version=5.2.1
|
version=5.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="libfido2 python3-click python3-fido2 python3-cryptography
|
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"
|
license="BSD-2-Clause"
|
||||||
homepage="https://developers.yubico.com/yubikey-manager/"
|
homepage="https://developers.yubico.com/yubikey-manager/"
|
||||||
distfiles="https://developers.yubico.com/yubikey-manager/Releases/${pkgname/-/_}-${version}.tar.gz"
|
distfiles="https://developers.yubico.com/yubikey-manager/Releases/${pkgname/-/_}-${version}.tar.gz"
|
||||||
checksum=35c5aa83ac474fd2434c33267dc0e33d312b3969b108f885e533463af3fbe4e1
|
checksum=9a69212ac32ed82a78a287417d0cf476043388c28f84c356a8196f0f5c29a830
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/ykman.1
|
vman man/ykman.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue