toxcore-c rebuild from git.

This commit is contained in:
4fury-c3440d8
2023-03-06 22:45:51 +03:00
parent 2ce65a36b7
commit 124d615894
2 changed files with 10 additions and 5 deletions
+7 -4
View File
@@ -13,8 +13,11 @@
<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="e3b4c386424bd9eccea314720651bb0b4ff3e09d" type="targz">
https://github.com/TokTok/c-toxcore/releases/download/v0.2.18/c-toxcore-0.2.18.tar.gz
<Archive sha1sum="f8b156f34bcc0cf3367c4db8b40fbde6483dfd57" type="zip">
https://github.com/TokTok/c-toxcore/archive/172f279dc0647a538b30e62c96bab8bb1b0c8960.zip
</Archive>
<Archive sha1sum="3a59ff65bbbb624248a3f273eef23f4f68167481" target="c-toxcore-172f279dc0647a538b30e62c96bab8bb1b0c8960/third_party" type="zip">
https://github.com/camgunz/cmp/archive/e836703291392aba9db92b46fb47929521fac71f.zip
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -66,9 +69,9 @@
<History>
<Update release="3">
<Date>2023-03-05</Date>
<Date>2023-03-06</Date>
<Version>0.2.18</Version>
<Comment>Rebuild.</Comment>
<Comment>Rebuild from git for newest toxic.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>