aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgresql.rb
diff options
context:
space:
mode:
authorJoep Loijens2014-03-20 17:44:59 +0100
committerJack Nagel2014-03-20 13:51:22 -0500
commit91cc2cd72c24ea84b05c0ab152f0339e8daea9c0 (patch)
tree6220f0215c10dd9da0a251543ef8fdae0800019b /Library/Formula/postgresql.rb
parentac8054b78a23524716258f66c33287f386097788 (diff)
downloadhomebrew-91cc2cd72c24ea84b05c0ab152f0339e8daea9c0.tar.bz2
postgresql 9.3.4
Closes #27738. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/postgresql.rb')
-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 6da2dd067..8002dd4ac 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -2,8 +2,8 @@ require 'formula'
class Postgresql < Formula
homepage 'http://www.postgresql.org/'
- url 'http://ftp.postgresql.org/pub/source/v9.3.3/postgresql-9.3.3.tar.bz2'
- sha256 'e925d8abe7157bd8bece6b7c0dd0c343d87a2b4336f85f4681ce596af99c3879'
+ url 'http://ftp.postgresql.org/pub/source/v9.3.4/postgresql-9.3.4.tar.bz2'
+ sha256 '9ee819574dfc8798a448dc23a99510d2d8924c2f8b49f8228cd77e4efc8a6621'
bottle do
sha1 "299a72eac118abd9847379f2a247ed663e97cc64" => :mavericks