Skip to content

Commit

Permalink
postgresql 9.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Joep Loijens authored and MikeMcQuaid committed Feb 21, 2014
1 parent 3b775d4 commit 286ebc8
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Formula/postgresql.rb
Expand Up @@ -2,14 +2,8 @@

class Postgresql < Formula
homepage 'http://www.postgresql.org/'
url 'http://ftp.postgresql.org/pub/source/v9.3.2/postgresql-9.3.2.tar.bz2'
sha256 '700da51a71857e092f6af1c85fcd86b46d7d5cd2f2ba343cafb1f206c20232d7'

bottle do
sha1 '106eb209038abdaa2cad8d91d2a422404f8fbe56' => :mavericks
sha1 '283c27e518a789d2cd57640375be00e18c829ef4' => :mountain_lion
sha1 'f6775c74300b4aee0bf449ac7466310d86701a5f' => :lion
end
url 'http://ftp.postgresql.org/pub/source/v9.3.3/postgresql-9.3.3.tar.bz2'
sha256 'e925d8abe7157bd8bece6b7c0dd0c343d87a2b4336f85f4681ce596af99c3879'

option '32-bit'
option 'no-perl', 'Build without Perl support'
Expand Down

0 comments on commit 286ebc8

Please sign in to comment.