From 7f1bc05f35364d992efac6a1452743bb41b59512 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 17 Feb 2018 23:48:28 -0200 Subject: [PATCH] ffmpeg: rebuild against libvpx.so.5 --- srcpkgs/ffmpeg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template index 772ad253e08..5d73474b1f1 100644 --- a/srcpkgs/ffmpeg/template +++ b/srcpkgs/ffmpeg/template @@ -1,7 +1,7 @@ # Template file for 'ffmpeg' pkgname=ffmpeg version=3.4.2 -revision=2 +revision=3 short_desc="Decoding, encoding and streaming software" maintainer="Juan RP " license="GPL-3"