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