diff --git a/network/web/firefox/files/mozconfig b/network/web/firefox/files/mozconfig
index de3790010c..0a325d2101 100755
--- a/network/web/firefox/files/mozconfig
+++ b/network/web/firefox/files/mozconfig
@@ -42,10 +42,11 @@ ac_add_options --disable-crashreporter
ac_add_options --disable-gconf
# New MP4, etc
-ac_add_options --disable-rust-simd
+ac_add_options --enable-rust-simd
-ac_add_options --with-google-api-keyfile="%%PWD%%/%%FILE%%"
+ac_add_options --with-google-location-service-api-keyfile="%%PWD%%/%%FILE%%"
+ac_add_options --with-google-safebrowsing-api-keyfile="%%PWD%%/%%FILE%%"
#ac_add_options --enable-safe-browsing
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/build
diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml
index 6315b3f2b7..36c6f1bf40 100755
--- a/network/web/firefox/pspec.xml
+++ b/network/web/firefox/pspec.xml
@@ -15,7 +15,7 @@
app:gui
Firefox Web Browser
It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.
- https://ftp.mozilla.org/pub/firefox/releases/65.0.1/source/firefox-65.0.1.source.tar.xz
+ https://ftp.mozilla.org/pub/firefox/releases/66.0.2/source/firefox-66.0.2.source.tar.xz
mozconfig
@@ -549,6 +549,13 @@
+
+ 2019-03-28
+ 66.0.2
+ Version Bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2019-02-13
65.0.1