ref: d5ab98d07d8f784cb75428f837435efc0036c802
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