mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
sequoia-sop: update to 0.37.2.
This commit is contained in:
parent
c805d36ae0
commit
0a2c890ca4
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.37.1
|
version=0.37.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--bin sqop --no-default-features
|
configure_args="--bin sqop --no-default-features
|
||||||
|
@ -13,7 +13,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=f5f141a845c79a8fdb93486df97b8fc0748713653eee7ad749dd3147b3e472e0
|
checksum=5c3e1d3a37f2485be57acf9774c642347e454d0396496b025bffa77a958c0d32
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export ASSET_OUT_DIR=assets
|
export ASSET_OUT_DIR=assets
|
||||||
|
|
Loading…
Add table
Reference in a new issue