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

Commit 3b5d594

Browse files
author
Rafael Mendonça França
committed
Bump postgresql boxen version
1 parent 0bbdb11 commit 3b5d594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/brews/postgresql.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Postgresql < Formula
44
homepage 'http://www.postgresql.org/'
55
url 'http://ftp.postgresql.org/pub/source/v9.2.4/postgresql-9.2.4.tar.bz2'
66
sha1 '75b53c884cb10ed9404747b51677358f12082152'
7-
version '9.2.4-boxen1'
7+
version '9.2.4-boxen2'
88

99
depends_on 'readline'
1010
depends_on 'ossp-uuid'

0 commit comments

Comments
 (0)