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