upgraded ngx_postgres to 1.0rc5.

This commit is contained in:
Yichun Zhang (agentzh) 2014-11-21 20:43:57 -08:00
parent 80bc3c3549
commit 94d38e3ff7
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ cd ..
#################################
ver=1.0rc4
ver=1.0rc5
$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