diff options
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index b46b9ae35..41acf605d 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -3,7 +3,7 @@ require 'formula' class Postgresql <Formula @homepage='http://www.postgresql.org/' @url='http://wwwmaster.postgresql.org/download/mirrors-ftp/source/v8.4.1/postgresql-8.4.1.tar.bz2' - @md5='1f172d5f60326e972837f58fa5acd130' + @md5='f2015af17bacbbfe140daf0d1067f9c9' depends_on 'readline' |
