upgraded ngx_rds_json to 0.14.
This commit is contained in:
parent
b1f99a6156
commit
fc386017f3
|
@ -331,7 +331,7 @@ mv openresty-set-misc-nginx-module-* set-misc-nginx-module-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.13
|
||||
ver=0.14
|
||||
$root/util/get-tarball "https://github.com/openresty/rds-json-nginx-module/tarball/v$ver" -O rds-json-nginx-module-$ver.tar.gz || exit 1
|
||||
tar -xzf rds-json-nginx-module-$ver.tar.gz || exit 1
|
||||
mv openresty-rds-json-nginx-module-* rds-json-nginx-module-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue