1
0
mirror of https://github.com/openresty/openresty synced 2024-11-09 18:35:51 +01:00

upgraded ngx_coolkit to 0.2rc3.

This commit is contained in:
Yichun Zhang (agentzh) 2015-06-22 22:47:50 +08:00
parent fec2e0249c
commit b1f99a6156

@ -447,7 +447,7 @@ mv FRiCKLE-ngx_postgres-* ngx_postgres-$ver || exit 1
#################################
ver=0.2rc2
ver=0.2rc3
$root/util/get-tarball "https://github.com/FRiCKLE/ngx_coolkit/tarball/$ver" -O ngx_coolkit-$ver.tar.gz || exit 1
tar -xzf ngx_coolkit-$ver.tar.gz || exit 1
mv FRiCKLE-ngx_coolkit-* ngx_coolkit-$ver || exit 1