psqlodbc: add 09.03.0210_1 bottle.

master
BrewTestBot 2014-08-22 19:04:07 +01:00 committed by Mike McQuaid
parent 31d75e4083
commit 78d1e7fb5b
1 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,13 @@ class Psqlodbc < Formula
homepage "http://www.postgresql.org/"
url "http://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-09.03.0210.tar.gz"
sha1 "e1eb147ef0452e1f7b0f9e102dacb5654a580dba"
bottle do
cellar :any
sha1 "f68ecb031a5b61df90609327414140eb4b538168" => :mavericks
sha1 "d1e1b11b6fa1fa759e596946e581fed6a28d9990" => :mountain_lion
sha1 "3adb10edd78ebd52a4786e82e4d19f1045c37834" => :lion
end
revision 1
depends_on "openssl"