upgraded ngx_postgres to 1.0rc3.

This commit is contained in:
Yichun Zhang (agentzh) 2013-08-06 16:16:06 -07:00
parent 2890410b68
commit a4006329a7
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ cd ..
#################################
ver=1.0rc2
ver=1.0rc3
$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