shithub: tlsclient

ref: 1483b68cc8d0b342fcff08e1ad8066f99fd32eb6
dir: /.builds/obsd.yml/

View raw version
image: openbsd/7.1
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