shithub: tlsclient

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

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