sequoia-chameleon-gnupg: update to 0.12.0.

This commit is contained in:
classabbyamp 2025-02-09 12:42:44 -05:00
parent bf84c136cf
commit beb5b47bd9
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'sequoia-chameleon-gnupg'
pkgname=sequoia-chameleon-gnupg
version=0.11.2
version=0.12.0
revision=1
build_style=cargo
hostmakedepends="pkg-config llvm clang"
@ -12,7 +12,14 @@ license="GPL-3.0-or-later"
homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
checksum=e254146d42facc704bd68c33fec174f15edf6921dd1bc578b37c93ae61c99781
checksum=d7b496eaf3e5d80806711521ddbf6636f45126f77a758ef566c120437422dfe9
case "$XBPS_TARGET_MACHINE" in
i686*)
# rustc-LLVM ERROR: out of memory
export CARGO_PROFILE_RELEASE_LTO=false
;;
esac
pre_build() {
export ASSET_OUT_DIR=assets