From 173a2b32889e78a99623e24c48a65b1935883ba2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 13 Sep 2016 21:38:39 +0200 Subject: [PATCH] utox: rebuild against libvpx-1.6.0. --- srcpkgs/utox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/utox/template b/srcpkgs/utox/template index 6278a8a991..25d8102ac0 100644 --- a/srcpkgs/utox/template +++ b/srcpkgs/utox/template @@ -1,7 +1,7 @@ # Template file for 'utox' pkgname=utox version=0.9.8 -revision=1 +revision=2 wrksrc="uTox-${version}" build_style=gnu-makefile short_desc="Lightweight TOX instant messenger client written in C"