mirror of
https://abf.rosa.ru/djam/firefox-esr91.git
synced 2025-02-24 17:42:59 +00:00
Updated to 68.0.2
This commit is contained in:
parent
d31ac94cb7
commit
827334b503
3 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,4 +1,4 @@
|
||||||
sources:
|
sources:
|
||||||
cbindgen-vendor.tar.xz: 5ed5e4744f281d217e56035036af4cef24a29935
|
cbindgen-vendor.tar.xz: 5ed5e4744f281d217e56035036af4cef24a29935
|
||||||
firefox-68.0.1.source.tar.xz: 67ff91a5eba98495e3f44c2539780f0bc54a0123
|
firefox-68.0.2.source.tar.xz: 1e532075b573148a88296aa56ab149ddbd786882
|
||||||
firefox-dictionary-61.0.2.tar.bz2: 25929c585dc8568a32d5be49aacc672f0ed2202f
|
firefox-dictionary-61.0.2.tar.bz2: 25929c585dc8568a32d5be49aacc672f0ed2202f
|
||||||
|
|
|
@ -17,4 +17,5 @@ pref("extensions.shownSelectionUI", true);
|
||||||
pref("network.manage-offline-status", true);
|
pref("network.manage-offline-status", true);
|
||||||
pref("layers.offmainthreadcomposition.enabled", false);
|
pref("layers.offmainthreadcomposition.enabled", false);
|
||||||
pref("intl.locale.requested", "");
|
pref("intl.locale.requested", "");
|
||||||
|
pref("intl.accept_languages", "");
|
||||||
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
# This also means only STABLE upstream releases, NO betas.
|
# This also means only STABLE upstream releases, NO betas.
|
||||||
# This is a discussed topic. Please, do not flame it again.
|
# This is a discussed topic. Please, do not flame it again.
|
||||||
|
|
||||||
%define major 68.0.1
|
%define major 68.0.2
|
||||||
%define ff_epoch 0
|
%define ff_epoch 0
|
||||||
# (tpg) set version HERE !!!
|
# (tpg) set version HERE !!!
|
||||||
%define realver %{major}
|
%define realver %{major}
|
||||||
|
|
Loading…
Add table
Reference in a new issue