shithub: tlsclient

ref: bcebd4f1fe799a915322e06c03f8b47bcd500d2f
dir: /.builds/obsd.yml/

View raw version
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