|
|
@ -48,7 +48,7 @@ readonly INSTALL_DIR=libs |
|
|
|
readonly BASE_DIR="${SCRIPT_DIR}/${INSTALL_DIR}" |
|
|
|
readonly BASE_DIR="${SCRIPT_DIR}/${INSTALL_DIR}" |
|
|
|
|
|
|
|
|
|
|
|
# versions of libs to checkout |
|
|
|
# versions of libs to checkout |
|
|
|
readonly TOXCORE_VERSION="v0.2.12" |
|
|
|
readonly TOXCORE_VERSION="v0.2.13" |
|
|
|
readonly SQLCIPHER_VERSION="v4.3.0" |
|
|
|
readonly SQLCIPHER_VERSION="v4.3.0" |
|
|
|
|
|
|
|
|
|
|
|
# directory names of cloned repositories |
|
|
|
# directory names of cloned repositories |
|
|
|