From d1680f2adc5c126cc6f261f52679df71c23a6ca3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 20 Apr 2018 13:57:34 +0100 Subject: [PATCH] Update toxcore version to 0.2.2 --- src/freedombone-app-tox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-tox b/src/freedombone-app-tox index f35d4cac..bff4aa67 100755 --- a/src/freedombone-app-tox +++ b/src/freedombone-app-tox @@ -35,7 +35,7 @@ TOX_PORT=33445 # upstream is https://github.com/TokTok/c-toxcore TOXCORE_REPO="https://github.com/bashrc/toxcore" -TOXCORE_COMMIT='987ad5eac173442d6ad2d5cd80c2da763a815a9a' +TOXCORE_COMMIT='7d399cedcfd20f0d91a8caf386ae3c63f4dcf285' TOXID_REPO="https://github.com/bashrc/toxid" TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt