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