python3-fido2: update to 0.9.0.
This commit is contained in:
parent
8e97883e98
commit
20711a1477
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-fido2'
|
||||
pkgname=python3-fido2
|
||||
_pkgname=fido2
|
||||
version=0.8.1
|
||||
revision=3
|
||||
version=0.9.0
|
||||
revision=1
|
||||
wrksrc="${_pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/Yubico/python-fido2"
|
||||
distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz"
|
||||
checksum=449068f6876f397c8bb96ebc6a75c81c2692f045126d3f13ece21d409acdf7c3
|
||||
checksum=468f8657cc5b8b149e38a1735fbf5cd65e01a340a11a585caf4e6bade8c4b735
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue