Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Bump postgresql boxen version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Jul 6, 2013
1 parent 0bbdb11 commit 3b5d594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/brews/postgresql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Postgresql < Formula
homepage 'http://www.postgresql.org/'
url 'http://ftp.postgresql.org/pub/source/v9.2.4/postgresql-9.2.4.tar.bz2'
sha1 '75b53c884cb10ed9404747b51677358f12082152'
version '9.2.4-boxen1'
version '9.2.4-boxen2'

depends_on 'readline'
depends_on 'ossp-uuid'
Expand Down

0 comments on commit 3b5d594

Please sign in to comment.