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