Skip to content

Commit

Permalink
postgresql 9.4beta2 (devel)
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#31211.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
rickenharp authored and MikeMcQuaid committed Jul 29, 2014
1 parent fd2fbf3 commit 529e089
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/postgresql.rb
Expand Up @@ -22,9 +22,9 @@ class Postgresql < Formula
end

devel do
url 'http://ftp.postgresql.org/pub/source/v9.4beta1/postgresql-9.4beta1.tar.bz2'
version '9.4beta1'
sha256 '0e088eff79bb5171b2233222a25d7a2906eaf62aa86266daf6ec5217b1797f47'
url 'http://ftp.postgresql.org/pub/source/v9.4beta2/postgresql-9.4beta2.tar.bz2'
version '9.4beta2'
sha256 '567406cf58386917916d8ef7ac892bf79e98742cd16909bb00fc920dd31a388c'
end

option '32-bit'
Expand Down

0 comments on commit 529e089

Please sign in to comment.