mirror of
https://abf.rosa.ru/djam/arti.git
synced 2025-02-23 06:22:49 +00:00
This commit is contained in:
parent
596e987e77
commit
e4cbf03f49
2 changed files with 2 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,4 +1,2 @@
|
|||
sources:
|
||||
arti-arti-v1.3.0.tar.gz: 7af79ec287d784e87da0df0cbdb1d75856b602f9
|
||||
arti-arti-v1.3.1.tar.gz: deccb3e6604022d92528e7965f95c1e7eb98985a
|
||||
arti-arti-v1.4.0.tar.gz: 643bbc10b4f2c18d3e4f4cf6e9dbd42a7c2b86e3
|
||||
|
|
|
@ -37,6 +37,8 @@ curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs |\
|
|||
source "$HOME/.cargo/env"
|
||||
%endif
|
||||
|
||||
export OPENSSL_DIR=/opt/openssl3.3
|
||||
|
||||
cargo build -p arti --locked --release
|
||||
|
||||
upx target/release/%{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue