Commit Graph

7 Commits

Author SHA1 Message Date
Hugo Osvaldo Barrera
cdd3ce01ff */*: drop redundant CARGO_PROFILE_* variables, collapse newlines
The cargo vars are now set in abuild.conf by default.

Newlines done with:

    find . -name APKBUILD -exec sed -i '/^$/N;/^\n$/D' {} \;

See also: https://stackoverflow.com/a/4522043
2023-01-07 02:42:07 +01:00
psykose
9f74618ab5 testing/authenticator-rs: upgrade to 0.7.3 2022-11-11 23:48:24 +01:00
psykose
94b05e937c
Revert "community/*: add CARGO_HOME"
This reverts commit 312d403b3b.

see 7345d3fd1e
2022-08-04 19:39:39 +02:00
psykose
312d403b3b
community/*: add CARGO_HOME
takes longer for clean builds, but helps on the builders
2022-08-04 14:34:16 +02:00
Natanael Copa
8e632f678e testing: mass rebuild against openssl3 2022-08-02 10:35:27 +02:00
3np
51c51480c7 testing/authenticator-rs: add net option 2022-06-15 12:39:04 +00:00
3np
533f15ca47 testing/authenticator-rs: new aport
https://github.com/grumlimited/authenticator-rs
TOTP MFA/2FA application written in Rust and GTK3.
2022-06-15 07:19:05 +00:00