From 284fc5c79d3324bcce3d833c5b228f7aee530211 Mon Sep 17 00:00:00 2001 From: avoidr Date: Sun, 22 Mar 2020 23:29:39 +0100 Subject: [PATCH] toxcore: update to 0.2.11. --- srcpkgs/toxcore/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index ba43c053716..5a2e794b5d3 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,10 +1,10 @@ # Template file for 'toxcore' pkgname=toxcore -version=0.2.10 +version=0.2.11 revision=1 wrksrc="c-toxcore-${version}" build_style=cmake -configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DBUILD_AV_TEST=OFF" +configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON" hostmakedepends="pkg-config" makedepends="libconfig-devel libsodium-devel libvpx-devel opus-devel" short_desc="Encrypted peer-to-peer instant messenger protocol library" @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://tox.chat" changelog="https://raw.githubusercontent.com/TokTok/c-toxcore/master/CHANGELOG.md" distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz" -checksum=5ccc4ecd79b95c367efe8341b06bf2a81f853032e6fcd7cb2bc0ad0ef7419d40 +checksum=f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1 post_install() { vsconf other/bootstrap_daemon/tox-bootstrapd.conf