ref: c7d2daff128ed89c4a64ad6d235f15764e73e5f9
dir: /.builds/obsd.yml/
image: openbsd/latest
sources:
- https://git.sr.ht/~moody/tlsclient
packages:
- "openssl-3.1.0p1"
artifacts:
- tlsclient/obsd.tar.gz
tasks:
- build: |
cd tlsclient
OPENSSL=eopenssl31 make -j $(sysctl -n hw.ncpu) obsd.tar.gz