From fcf2f2513d8b795f85525c74f125a808bc342685 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 1 Apr 2016 09:59:07 +0200 Subject: [PATCH] xpra: rebuild against libvpx-1.5.0 --- srcpkgs/xpra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 45b2a26df40..6e63ea25ee0 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra version=0.16.3 -revision=1 +revision=2 build_style=python-module make_build_args="--with-webp" make_install_args="--with-webp"