python3-pynitrokey: update to 0.11.3
This commit is contained in:
committed by
John Zimmermann
parent
8c8edfe051
commit
ec7daeba93
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-pynitrokey'
|
||||
pkgname=python3-pynitrokey
|
||||
version=0.11.2
|
||||
version=0.11.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_build_args="--skip-dependency-check"
|
||||
@@ -15,10 +15,10 @@ depends="python3-cffi python3-click
|
||||
python3-tqdm python3-tlv8 python3-chardet"
|
||||
short_desc="CLI for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM"
|
||||
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="LGPL-3.0-only, GPL-3.0-or-later, Apache-2.0, MIT"
|
||||
license="LGPL-3.0-only OR GPL-3.0-or-later OR Apache-2.0 OR MIT"
|
||||
homepage="https://github.com/Nitrokey/pynitrokey"
|
||||
distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c9c0ab311d48acc88dad69d0b691b57a32fc1bf4dd4e1dbab31e518e0ce61ce2
|
||||
checksum=db593bdc86568e4d956231d0441beafa3df4cbc08298ae819bf800b831d83063
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/MIT.txt
|
||||
|
||||
Reference in New Issue
Block a user