upgraded ngx_postgres to 1.0rc7.

This commit is contained in:
Yichun Zhang (agentzh) 2015-07-08 21:12:26 +08:00
parent 4907d14700
commit 46881fd2dc
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ cd ..
#################################
ver=1.0rc6
ver=1.0rc7
$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