postgresql: update version to 8.4.4

master
David Höppner 2010-05-16 12:35:18 +02:00
parent 5e2870dad9
commit 8cf2988911
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://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/source/v8.4.3/postgresql-8.4.3.tar.bz2'
md5 '7f70e7b140fb190f268837255582b07e'
url 'http://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/source/v8.4.4/postgresql-8.4.4.tar.bz2'
md5 '4bf2448ad965bca3940df648c02194df'
depends_on 'readline'
depends_on 'libxml2' if MACOS_VERSION < 10.6 #system libxml is too old