From 13444e420924907ec67b24e58c04444a70ae0848 Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 5 Feb 2019 17:38:32 +0100 Subject: [PATCH] utox: rebuild for libvpx6 --- srcpkgs/utox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/utox/template b/srcpkgs/utox/template index 0fff8fb8c3f..abdc163b30f 100644 --- a/srcpkgs/utox/template +++ b/srcpkgs/utox/template @@ -1,7 +1,7 @@ # Template file for 'utox' pkgname=utox version=0.17.0 -revision=1 +revision=2 wrksrc=uTox build_style=cmake configure_args="-DENABLE_ASAN=OFF"