mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
python3-pynitrokey: update to 0.9.2
This commit is contained in:
parent
ac3d569e2e
commit
5cceb34079
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pynitrokey'
|
||||
pkgname=python3-pynitrokey
|
||||
version=0.9.0
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_build_args="--skip-dependency-check"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
|||
license="LGPL-3.0-only, GPL-3.0-or-later, Apache-2.0, MIT"
|
||||
homepage="https://github.com/Nitrokey/pynitrokey"
|
||||
distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f9752401177d8d4cfa1b59774895e6d67cec1ef2cb669bee6c4591217af740cc
|
||||
checksum=5ea8d280026d2a16ea5497173d352fba6b5358f8aaa7110caf2a8a48d9845c6a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/MIT.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue