config 472 B

123456789101112131415161718
  1. # vim: filetype=yaml sw=2
  2. version: '[% c("abbrev") %]'
  3. git_url: https://github.com/mtrojnar/osslsigncode
  4. git_hash: e72a1937d1a13e87074e4584f012f13e03fc1d64
  5. filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
  6. var:
  7. container:
  8. use_container: 0
  9. deps:
  10. - autoconf
  11. - libtool
  12. - pkg-config
  13. - libssl-dev
  14. - libcurl4-openssl-dev
  15. input_files:
  16. - filename: 0001-Make-code-work-with-OpenSSL-1.1.patch
  17. - filename: timestamping.patch