mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
upgraded ngx_encrypted_session to 0.05.
This commit is contained in:
parent
63e116b90b
commit
03ec98a39e
@ -427,7 +427,7 @@ mv calio-iconv-nginx-module-* iconv-nginx-module-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.04
|
||||
ver=0.05
|
||||
$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
Block a user