mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
upgraded ngx_postgres to 1.0rc4.
This commit is contained in:
parent
e225c37731
commit
1266a2933e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user