postgres updated to 9.0.3

Signed-off-by: Pavel Lazureykis <lazureykis@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Pavel Lazureykis 2011-02-07 15:31:28 +03:00 committed by Adam Vandenberg
parent a9f225042e
commit c63c1b498c
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require 'hardware'
class Postgresql <Formula
homepage 'http://www.postgresql.org/'
url 'http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.0.2/postgresql-9.0.2.tar.bz2'
md5 'fc79ef32b602f75f2ccd37647bc008e9'
url 'http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.0.3/postgresql-9.0.3.tar.bz2'
md5 '928df8c40bb012ad10756e58b70516fb'
depends_on 'readline'
depends_on 'libxml2' if MACOS_VERSION < 10.6 # Leopard libxml is too old