From c0f24748d4d3e67e32ba0b92c52d90fee3207bae Mon Sep 17 00:00:00 2001
From: Alessio Sergi <al3hex@gmail.com>
Date: Sat, 1 Jul 2017 00:00:05 +0200
Subject: [PATCH] firefox: update to 54.0.1

---
 srcpkgs/firefox/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template
index 0ad754c84a2..939f8dace53 100644
--- a/srcpkgs/firefox/template
+++ b/srcpkgs/firefox/template
@@ -1,13 +1,13 @@
 # Template build file for 'firefox'.
 pkgname=firefox
-version=54.0
+version=54.0.1
 revision=1
 short_desc="Mozilla Firefox web browser"
 maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="https://www.mozilla.org/firefox/"
 license="MPL-2.0, GPL-2, LGPL-2.1"
 distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz"
-checksum=08a9ff6870d904a2af1d03c17c6c44f67413608efb66bb280894d7b92c336a77
+checksum=07843e68f2f64842bb230b7fe821e45c82944e64dc3f2a3a90d3ea9f1efa7f77
 
 only_for_archs="i686 i686-musl x86_64 x86_64-musl"
 nopie=yes