* rebuild

This commit is contained in:
Rmys
2020-12-17 12:03:03 +03:00
parent e7cc52645c
commit f3dfc3a041
60 changed files with 883 additions and 29 deletions
+11 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Public domain C++ class library of cryptographic schemes</Summary>
<Description>crypto++ is a free C++ class library of cryptographic schemes. One purpose of Crypto++ is to act as a repository of public domain (not copyrighted) source code. Although the library is copyrighted as a compilation, the individual files in it are in the public domain.</Description>
<Archive sha1sum="67d2fd0f7335aa4917a17a04e6f5bdd3dcedd75f" type="targz">https://github.com/weidai11/cryptopp/archive/CRYPTOPP_7_0_0.tar.gz</Archive>
<Archive sha1sum="8afe6a5695a11e7bd0aaa6e1271a64aa59857cc1" type="targz">https://github.com/weidai11/cryptopp/archive/CRYPTOPP_8_2_0.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="cryptopp.pc" permission="0644" owner="root">cryptopp.pc</AdditionalFile>
</AdditionalFiles>
@@ -20,6 +20,9 @@
<Dependency>cmake</Dependency>
<Dependency>dos2unix</Dependency>
</BuildDependencies>
<Patches>
<Patch level="0">cve-2019-14318.patch</Patch>
</Patches>
</Source>
<Package>
@@ -47,6 +50,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-11-20</Date>
<Version>8.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-04-23</Date>
<Version>7.0.0</Version>