diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template index 1946f6cab49..4d0cb26e223 100644 --- a/srcpkgs/yubikey-manager/template +++ b/srcpkgs/yubikey-manager/template @@ -1,19 +1,18 @@ # Template file for 'yubikey-manager' pkgname=yubikey-manager -version=3.1.1 -revision=5 +version=4.0.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="libfido2 python3-fido2 python3-openssl python3-usb python3-pyscard - python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools - libykpers" -checkdepends="$depends python3-pytest" +depends="libfido2 python3-click python3-fido2 python3-openssl + python3-setuptools" +checkdepends="$depends python3-pytest python3-makefun" short_desc="Library and CLI tools to configure YubiKey" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="https://developers.yubico.com/yubikey-manager/" distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz" -checksum=68ef41ac3cd2e891019e755a492427ecdd63d8816525d05f2f32c37b8c440cfa +checksum=ab7a953ceb6f5de4487c20c02672cf7ee19ab49f0b99a9ae2f1cfa06a5d64a44 post_install() { vlicense COPYING