Update mbedtls version
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
6954834f12
commit
dfa20f3445
|
|
@ -40,8 +40,8 @@ software=(Shadowsocks-Python ShadowsocksR Shadowsocks-Go Shadowsocks-libev)
|
||||||
libsodium_file="libsodium-stable"
|
libsodium_file="libsodium-stable"
|
||||||
libsodium_url="https://download.libsodium.org/libsodium/releases/LATEST.tar.gz"
|
libsodium_url="https://download.libsodium.org/libsodium/releases/LATEST.tar.gz"
|
||||||
|
|
||||||
mbedtls_file="mbedtls-2.13.0"
|
mbedtls_file="mbedtls-2.16.0"
|
||||||
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.13.0-gpl.tgz"
|
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.16.0-gpl.tgz"
|
||||||
|
|
||||||
shadowsocks_python_file="shadowsocks-master"
|
shadowsocks_python_file="shadowsocks-master"
|
||||||
shadowsocks_python_url="https://github.com/shadowsocks/shadowsocks/archive/master.zip"
|
shadowsocks_python_url="https://github.com/shadowsocks/shadowsocks/archive/master.zip"
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ cur_dir=`pwd`
|
||||||
libsodium_file="libsodium-stable"
|
libsodium_file="libsodium-stable"
|
||||||
libsodium_url="https://download.libsodium.org/libsodium/releases/LATEST.tar.gz"
|
libsodium_url="https://download.libsodium.org/libsodium/releases/LATEST.tar.gz"
|
||||||
|
|
||||||
mbedtls_file="mbedtls-2.13.0"
|
mbedtls_file="mbedtls-2.16.0"
|
||||||
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.13.0-gpl.tgz"
|
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.16.0-gpl.tgz"
|
||||||
|
|
||||||
# Stream Ciphers
|
# Stream Ciphers
|
||||||
ciphers=(
|
ciphers=(
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ cur_dir=`pwd`
|
||||||
libsodium_file="libsodium-stable"
|
libsodium_file="libsodium-stable"
|
||||||
libsodium_url="https://download.libsodium.org/libsodium/releases/LATEST.tar.gz"
|
libsodium_url="https://download.libsodium.org/libsodium/releases/LATEST.tar.gz"
|
||||||
|
|
||||||
mbedtls_file="mbedtls-2.13.0"
|
mbedtls_file="mbedtls-2.16.0"
|
||||||
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.13.0-gpl.tgz"
|
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.16.0-gpl.tgz"
|
||||||
|
|
||||||
# Stream Ciphers
|
# Stream Ciphers
|
||||||
ciphers=(
|
ciphers=(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user