mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
sequoia-sop: update to 0.31.0.
This commit is contained in:
parent
6f8735619f
commit
890781e31b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sequoia-sop'
|
||||
pkgname=sequoia-sop
|
||||
version=0.27.3
|
||||
version=0.31.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
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"
|
||||
checksum=80043483d1618f82038a2d874fd5a6a3a857c0053b8a2c8936ee89d3d5cee115
|
||||
checksum=fd0b63f6d1ea78ecd539565b4c6aa941dd611da1f9077f9d0c567a87d2c3d978
|
||||
|
||||
post_install() {
|
||||
for page in man-sqop/*; do
|
||||
|
|
Loading…
Add table
Reference in a new issue