mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sequoia-sop: update to 0.37.0.
This commit is contained in:
parent
216bc9a40c
commit
2fa9eb9ea0
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.36.1
|
version=0.37.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=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
|
checksum=4ced35c68b54a190b40acf1009c21da1e78b7d4b4e52b15feabdbab718b9baf5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" $makedepends"
|
hostmakedepends+=" $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue