1.2.5 init

Former-commit-id: c00867f5fa34a3b85e915b95d049272bdeecbc0f
This commit is contained in:
R4SAS 2017-10-19 03:28:51 +03:00
parent c5862b35d3
commit f64fe361d9
25 changed files with 662 additions and 788 deletions

View file

@ -2,13 +2,13 @@
# Copyright (c) 2013-2017, The PurpleI2P Project
#
# This file is part of Purple i2pd project and licensed under BSD3
# This file is part of Purple I2P project and licensed under BSD3
#
# See full license text in LICENSE file at top of project tree
arch=$(uname -m)
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
version="52.2.1esr"
version="52.4.1esr"
application="firefox"
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"