mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
python3-pynitrokey: update to 0.8.5
This commit is contained in:
parent
b7f0ac3cec
commit
3e6584eb32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pynitrokey'
|
||||
pkgname=python3-pynitrokey
|
||||
version=0.8.4
|
||||
version=0.8.5
|
||||
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=2a00d682b7de0a02d2a0d4b8c6c6201690ecf39ec6964670f31be67afe14f2fb
|
||||
checksum=74e222c7dd0408ffe8a1f1abf22cedf8a306c6f9c5b19e2fd7cb9dafa8b6d92c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/MIT.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue