mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openpgp-card-tools: update to 0.9.1.
This commit is contained in:
parent
39572705a7
commit
2624d77b17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openpgp-card-tools'
|
# Template file for 'openpgp-card-tools'
|
||||||
pkgname=openpgp-card-tools
|
pkgname=openpgp-card-tools
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="tools"
|
build_wrksrc="tools"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://gitlab.com/openpgp-card/openpgp-card"
|
homepage="https://gitlab.com/openpgp-card/openpgp-card"
|
||||||
distfiles="${homepage}/-/archive/tools/v${version}/${wrksrc}.tar.gz"
|
distfiles="${homepage}/-/archive/tools/v${version}/${wrksrc}.tar.gz"
|
||||||
checksum=62033a23a70065b2d9fba3b55dc0c55c385c0e266a319c1659b21d4ff619f7eb
|
checksum=402d57b770d8f96b62ea06fc2e9c0e24285bc0b89758010106ae92246671749c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense "../LICENSES/MIT.txt"
|
vlicense "../LICENSES/MIT.txt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue