52.6.0ESR, update windows script, exclude prebuilt from repo

Former-commit-id: df74dba977d54ec5a2cdf1d1c15a1fa79a62b0fb
This commit is contained in:
R4SAS 2018-01-23 09:17:02 +03:00
parent d3ce560bbd
commit 300c71bef7
17 changed files with 279 additions and 459 deletions

View file

@ -8,7 +8,7 @@
arch=$(uname -m)
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
version="52.5.2esr"
version="52.6.0esr"
application="firefox"
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"