yubikey-manager: update to 4.0.7.
This commit is contained in:
parent
29bc1461d5
commit
44ca6d52cc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yubikey-manager'
|
||||
pkgname=yubikey-manager
|
||||
version=4.0.3
|
||||
revision=2
|
||||
version=4.0.7
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="libfido2 python3-click python3-fido2 python3-openssl
|
||||
|
@ -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/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=a7bb6ffdb8fa3cc0a7094e63f15862eb42f12e23e64750ae7fcc5574356d66f4
|
||||
checksum=9972db8a1c7c13eb1a618015a8ad8011c03a045a08fee248e5de4f120f55fc4f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue