From 53af75f0b058c830a3cd3a8d9a7bcaf5a2f3a7f2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 20 Oct 2017 17:24:36 +0200 Subject: [PATCH] tox: rebuild after libsodium SONAME change. --- net-libs/tox/tox-0.1.4.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/tox/tox-0.1.4.recipe b/net-libs/tox/tox-0.1.4.recipe index 71a695653..aae30dc4e 100644 --- a/net-libs/tox/tox-0.1.4.recipe +++ b/net-libs/tox/tox-0.1.4.recipe @@ -7,7 +7,7 @@ group chats, audio group chats, and file transfers." HOMEPAGE="https://tox.chat/" COPYRIGHT="2013-2017 Tox Project" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/TokTok/c-toxcore/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="87b228b4ccbc8149cf7745641c9332a208b22dc7a41b9d421810d0677723774c" SOURCE_DIR="c-toxcore-$portVersion"