mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
sequoia-sop: update to 0.33.0.
This commit is contained in:
parent
569d07cdd1
commit
1a6ee16725
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.32.0
|
version=0.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
|
configure_args="--bin sqop --features cli,sequoia-openpgp/compression"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
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=7a488838f7f3a069199f81a756b7b2d58044cef4d6fc1e371225e91627c9dfd8
|
checksum=91be83a568f22c1d86e6d1abe49a71dfc576770318aa0f56bfc0f791c45f917a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for page in man-sqop/*; do
|
for page in man-sqop/*; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue