initial 1.2.6

Former-commit-id: d92bf1ea07faf85985051e3a57b220c442967059
This commit is contained in:
R4SAS 2017-12-09 00:58:21 +03:00
parent 3ccc2d1022
commit d82db360e0
12 changed files with 1336 additions and 19 deletions

View file

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