From 6c655d2673de729f670145a8336834dd39e8dd54 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 15 May 2014 20:07:39 +0100 Subject: postgres-xc: add 1.0.3 bottle. --- Library/Formula/postgres-xc.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula/postgres-xc.rb') diff --git a/Library/Formula/postgres-xc.rb b/Library/Formula/postgres-xc.rb index b48879beb..29b204ad5 100644 --- a/Library/Formula/postgres-xc.rb +++ b/Library/Formula/postgres-xc.rb @@ -5,6 +5,12 @@ class PostgresXc < Formula url 'https://downloads.sourceforge.net/project/postgres-xc/Version_1.0/pgxc-v1.0.3.tar.gz' sha1 '76774cf32810dfa14b2174f2e939d3b28eb211a9' + bottle do + sha1 "9996518f01b622e99d81e373584a79cff534c575" => :mavericks + sha1 "11dabc108585cb1468d7c5da64140522d42dd624" => :mountain_lion + sha1 "bae67562a1f7135faf534c3209ed887b73221bf5" => :lion + end + depends_on :arch => :x86_64 depends_on :python => :optional depends_on 'openssl' -- cgit v1.2.3