pspec.xml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>perl-Mozilla-CA</Name>
  6. <Homepage>http://search.cpan.org/~abh/Mozilla-CA-20130114/lib/Mozilla/CA.pm</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>Artistic-2</License>
  12. <License>GPLv1</License>
  13. <IsA>library</IsA>
  14. <PartOf>programming.language.perl</PartOf>
  15. <Summary>Mozilla::CA - Mozilla's CA cert bundle in PEM format</Summary>
  16. <Description>Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.</Description>
  17. <Archive sha1sum="0d87ffd8a64b66a3c45ac57dca95bf6ca5471853" type="targz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20180117.tar.gz</Archive>
  18. <BuildDependencies>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>perl-Mozilla-CA</Name>
  23. <RuntimeDependencies>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="man">/usr/share/man</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="2">
  33. <Date>2019-09-18</Date>
  34. <Version>20180117</Version>
  35. <Comment>Package is rebuilded because of perl upgrade and released up.</Comment>
  36. <Name>Süleyman Poyraz</Name>
  37. <Email>zaryob.dev@gmail.com</Email>
  38. </Update>
  39. <Update release="1">
  40. <Date>2019-09-16</Date>
  41. <Version>20180117</Version>
  42. <Comment>First release</Comment>
  43. <Name>Süleyman Poyraz</Name>
  44. <Email>zaryob.dev@gmail.com</Email>
  45. </Update>
  46. </History>
  47. </INARY>