mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
python3-pynitrokey: update to 0.9.3
This commit is contained in:
parent
156aa3b98b
commit
6c1c6ffaf7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pynitrokey'
|
# Template file for 'python3-pynitrokey'
|
||||||
pkgname=python3-pynitrokey
|
pkgname=python3-pynitrokey
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_build_args="--skip-dependency-check"
|
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"
|
license="LGPL-3.0-only, GPL-3.0-or-later, Apache-2.0, MIT"
|
||||||
homepage="https://github.com/Nitrokey/pynitrokey"
|
homepage="https://github.com/Nitrokey/pynitrokey"
|
||||||
distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5ea8d280026d2a16ea5497173d352fba6b5358f8aaa7110caf2a8a48d9845c6a
|
checksum=7751ea5770378f59941c6563100246c0277c7f5b13789d8849e7179ddd09d819
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/MIT.txt
|
vlicense LICENSES/MIT.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue