upgraded ngx_iconv to 0.10.
This commit is contained in:
parent
05ae54a092
commit
9f0143b14f
|
@ -247,7 +247,7 @@ mv calio-form-input-nginx-module-* form-input-nginx-module-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.10rc7
|
||||
ver=0.10
|
||||
$root/util/get-tarball "http://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
|
||||
mv calio-iconv-nginx-module-* iconv-nginx-module-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue