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