mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
sss-cli: update to 0.1.1
This commit is contained in:
parent
99182e774e
commit
c32cd4d2d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sss-cli'
|
||||
pkgname=sss-cli
|
||||
version=0.1.0
|
||||
version=0.1.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Shamir's secret sharing scheme CLI tool"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Louis Dupré Bertoni <contact@louisdb.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dsprenkels/sss-cli"
|
||||
distfiles="https://github.com/dsprenkels/sss-cli/archive/v${version}.tar.gz"
|
||||
checksum=25295aac4fb4e910ef69578cf1b559cc9f9ed29b75042d3f71621cbb5fca2bb6
|
||||
checksum=dd8232b11d968df6f1e21b2492796221a0fc13ee78d99bc2e725faf11159798f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue