upgraded ngx_postgres to 1.0rc4.

This commit is contained in:
Yichun Zhang (agentzh) 2014-08-13 15:40:19 -07:00
parent e225c37731
commit 1266a2933e
1 changed files with 1 additions and 1 deletions

View File

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