From de45f968782033ea6a231fd81a808933d0f867ba Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 5 Feb 2019 17:37:24 +0100 Subject: [PATCH] toxcore: rebuild for libvpx6 --- srcpkgs/toxcore/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index 84a1b01cbf1..3b9994867a4 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,7 +1,7 @@ # Template file for 'toxcore' pkgname=toxcore version=0.2.9 -revision=1 +revision=2 wrksrc="c-toxcore-${version}" build_style=cmake configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DBUILD_AV_TEST=OFF"