upgraded ngx_encrypted_session to 0.06.

pull/214/head
Yichun Zhang (agentzh) 8 years ago
parent e2fa208541
commit be80ceb08b

@ -452,7 +452,7 @@ mv calio-iconv-nginx-module-* iconv-nginx-module-$ver || exit 1
#################################
ver=0.05
ver=0.06
$root/util/get-tarball "https://github.com/openresty/encrypted-session-nginx-module/tarball/v$ver" -O encrypted-session-nginx-module-$ver.tar.gz || exit 1
tar -xzf encrypted-session-nginx-module-$ver.tar.gz || exit 1
mv openresty-encrypted-session-nginx-module-* encrypted-session-nginx-module-$ver || exit 1

Loading…
Cancel
Save