This commit is contained in:
4fury-c3440d8
2022-11-10 09:32:57 +03:00
parent 862054bd26
commit d82aa47dbf
2 changed files with 14 additions and 4 deletions
+9 -2
View File
@@ -13,8 +13,8 @@
<PartOf>network.chat</PartOf>
<Summary>This is an experimental cryptographic network library.</Summary>
<Description>Tox is a peer to peer (serverless) instant messenger aimed at making security and privacy easy to obtain for regular users. It uses NaCl for its encryption and authentication.</Description>
<Archive sha1sum="eb38b4a37a1a31b2d0d862799522ba5b0a1aa2fc" type="targz">
https://github.com/TokTok/c-toxcore/archive/refs/tags/v0.2.17.tar.gz
<Archive sha1sum="e3b4c386424bd9eccea314720651bb0b4ff3e09d" type="targz">
https://github.com/TokTok/c-toxcore/releases/download/v0.2.18/c-toxcore-0.2.18.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -65,6 +65,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-11-10</Date>
<Version>0.2.18</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-04-25</Date>
<Version>0.2.17</Version>