upgraded ngx_encrypted_session to 0.06.
This commit is contained in:
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…
Reference in New Issue