mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sequoia-sop: update to 0.36.1.
This commit is contained in:
parent
beb5b47bd9
commit
5a3dc53ae7
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.0
|
version=0.36.1
|
||||||
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=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
|
checksum=465d3c63a09afb2fc1d2526225844c99bb944cd144e5b90335ef3be790579752
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" $makedepends"
|
hostmakedepends+=" $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue