meta.yaml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Wed Jun 7 16:18:53 2023
  4. # ------------------------------------------------
  5. package:
  6. name: ca-certificates
  7. version: 2023.05.30
  8. source:
  9. fn: cacert.pem
  10. sha256: 5fadcae90aa4ae041150f8e2d26c37d980522cdb49f923fc1e1b5eb8d74e71ad
  11. url: https://curl.se/ca/cacert-2023-05-30.pem
  12. build:
  13. number: '0'
  14. string: h06a4308_0
  15. requirements:
  16. build: []
  17. run: []
  18. test:
  19. requires:
  20. - curl
  21. about:
  22. dev_url: https://github.com/curl/curl/blob/master/scripts/mk-ca-bundle.pl
  23. doc_url: https://github.com/curl/curl/blob/master/docs/SSLCERTS.md
  24. home: https://curl.se/docs/caextract.html
  25. license: MPL-2.0
  26. license_family: Other
  27. license_file: LICENSE.txt
  28. summary: Certificates for use with other packages.
  29. extra:
  30. copy_test_source_files: true
  31. final: true
  32. flow_run_id: 8d5f4965-03f3-4bdf-86b1-526d029c98f0
  33. recipe-maintainers:
  34. - jakirkham
  35. - jjhelmus
  36. - msarahan
  37. - mwcraig
  38. - ocefpaf
  39. - patricksnape
  40. - pelson
  41. - scopatz
  42. remote_url: git@github.com:AnacondaRecipes/ca-certificates-feedstock.git
  43. sha: 48c10d8d428da97609909a24f623242c92070087
  44. skip-lints:
  45. - missing_description