Update mbedtls version

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2019-01-11 22:10:46 +09:00
parent 6954834f12
commit dfa20f3445
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D
3 changed files with 6 additions and 6 deletions

View File

@ -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"

View File

@ -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=(

View File

@ -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=(