From fb761814e0bb348650c5c2d8e4d00e0e60fd8bf5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 8 Jan 2024 15:25:54 +0100 Subject: [PATCH] tox, revbump for libvpx (#9967) --- net-libs/tox/tox-0.2.18.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/tox/tox-0.2.18.recipe b/net-libs/tox/tox-0.2.18.recipe index 542396f81..2042af53e 100644 --- a/net-libs/tox/tox-0.2.18.recipe +++ b/net-libs/tox/tox-0.2.18.recipe @@ -8,7 +8,7 @@ HOMEPAGE="https://tox.chat/" COPYRIGHT="2013-2022 Tox Project" LICENSE="GNU GPL v3 MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/TokTok/c-toxcore/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="1fba883638fd18985fd41acd35fed198c2cdd6e91651eb1c3fe602b610b535fe" SOURCE_DIR="c-toxcore-$portVersion"