From 20711a14777f37b3a01d29d0843843fc724a8c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 23 Jan 2021 10:55:49 +0700 Subject: [PATCH] python3-fido2: update to 0.9.0. --- srcpkgs/python3-fido2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template index c489c0ad612..4cdc7f23cac 100644 --- a/srcpkgs/python3-fido2/template +++ b/srcpkgs/python3-fido2/template @@ -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 " 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