shithub: tlsclient

ref: 6f1f1082657c69408ad0641a724d9a74093b37a3
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