From 10637ac0098b232844a01c26a03dbb0d607111b8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 17 Feb 2018 23:48:29 -0200 Subject: [PATCH] firefox: rebuild against libvpx.so.5 --- srcpkgs/firefox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 46956d04ab0..ffd6a02823f 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -1,7 +1,7 @@ # Template build file for 'firefox'. pkgname=firefox version=58.0.2 -revision=1 +revision=2 short_desc="Mozilla Firefox web browser" maintainer="Juan RP " homepage="https://www.mozilla.org/firefox/"