diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template index 2c72a53c8ab..1dfebe1c664 100644 --- a/srcpkgs/firefox-esr/template +++ b/srcpkgs/firefox-esr/template @@ -3,7 +3,7 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-esr-i18n". # pkgname=firefox-esr -version=60.5.1 +version=60.6.0 revision=1 build_helper="rust" wrksrc="firefox-${version}" @@ -12,7 +12,7 @@ maintainer="Eivind Uggedal " license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://www.mozilla.org/firefox/organizations/" distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz" -checksum=3f01ff52a174bc554934dd85f8703b2817789ceb749abe09f00bef9cf70b71f5 +checksum=7c80d82c347ff6163e3d5d72448a38911b30e4e627183caac4264bcf613b85d5 lib32disabled=yes hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm @@ -132,7 +132,8 @@ do_build() { export AS=$CC cat <>.mozconfig -ac_add_options --with-google-api-keyfile="${wrksrc}/google-api-key" +ac_add_options --with-google-location-service-api-keyfile="${wrksrc}/google-api-key" +ac_add_options --with-google-safebrowsing-api-keyfile="${wrksrc}/google-api-key" ac_add_options --with-mozilla-api-keyfile="${wrksrc}/mozilla-api-key" ac_add_options $(vopt_enable alsa) ac_add_options $(vopt_enable sndio)