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.2.
This commit is contained in:
parent
aaee956528
commit
bfcdcc9f63
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.1
|
version=0.9.2
|
||||||
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=402d57b770d8f96b62ea06fc2e9c0e24285bc0b89758010106ae92246671749c
|
checksum=a0276c4fb73cd4b8411963eb4ac8f74956ccbe6f8fc1900e38e20c6e917028d0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense "../LICENSES/MIT.txt"
|
vlicense "../LICENSES/MIT.txt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue