mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sequoia-sop: update to 0.27.3.
This commit is contained in:
parent
9d6355f7a5
commit
0927a8aa48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sequoia-sop'
|
# Template file for 'sequoia-sop'
|
||||||
pkgname=sequoia-sop
|
pkgname=sequoia-sop
|
||||||
version=0.27.2
|
version=0.27.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--bin sqop --features cli"
|
configure_args="--bin sqop --features cli"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
|
homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
|
||||||
distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
|
distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
|
||||||
checksum=f1df0c98e856f5e7fca57fefd3c825aeb4d8ec6c4baaabfd3ef22d60e948a320
|
checksum=80043483d1618f82038a2d874fd5a6a3a857c0053b8a2c8936ee89d3d5cee115
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for page in man-sqop/*; do
|
for page in man-sqop/*; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue