mirror of
https://github.com/openresty/openresty
synced 2025-02-23 08:19:34 +01:00
upgraded ngx_iconv to 0.14.
This commit is contained in:
parent
5ca7a403b9
commit
6229590201
@ -420,7 +420,7 @@ mv calio-form-input-nginx-module-* form-input-nginx-module-$ver || exit 1
|
|||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
ver=0.13
|
ver=0.14
|
||||||
$root/util/get-tarball "https://github.com/calio/iconv-nginx-module/tarball/v$ver" -O iconv-nginx-module-$ver.tar.gz || exit 1
|
$root/util/get-tarball "https://github.com/calio/iconv-nginx-module/tarball/v$ver" -O iconv-nginx-module-$ver.tar.gz || exit 1
|
||||||
tar -xzf iconv-nginx-module-$ver.tar.gz || exit 1
|
tar -xzf iconv-nginx-module-$ver.tar.gz || exit 1
|
||||||
mv calio-iconv-nginx-module-* iconv-nginx-module-$ver || exit 1
|
mv calio-iconv-nginx-module-* iconv-nginx-module-$ver || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user