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