aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorPete Deffendol2011-04-25 15:42:10 -0600
committerAdam Vandenberg2011-04-26 13:40:07 -0700
commit70ff0c7ce7cf4886cf6ea3d373514de39469f123 (patch)
tree9d6a74ab1935bc1135521b6844864ad8da39be32 /Library
parentbe2939daf586673b9c1bcbcdbc46ff898a0116f9 (diff)
downloadhomebrew-70ff0c7ce7cf4886cf6ea3d373514de39469f123.tar.bz2
PostgreSQL 9.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/postgresql.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb
index fe8194932..6c206b8e9 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -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.3/postgresql-9.0.3.tar.bz2'
- md5 '928df8c40bb012ad10756e58b70516fb'
+ url 'http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.0.4/postgresql-9.0.4.tar.bz2'
+ md5 '80390514d568a7af5ab61db1cda27e29'
depends_on 'readline'
depends_on 'libxml2' if MacOS.leopard? # Leopard libxml is too old