From c8f86c2db816022ce4ad485e619b1ac7fd43faf3 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 3 Jan 2015 20:03:42 +0000 Subject: pgrouting: add 2.0.0 bottle. --- Library/Formula/pgrouting.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pgrouting.rb b/Library/Formula/pgrouting.rb index 317c256a4..b970b959d 100644 --- a/Library/Formula/pgrouting.rb +++ b/Library/Formula/pgrouting.rb @@ -5,6 +5,13 @@ class Pgrouting < Formula url "https://github.com/pgRouting/pgrouting/archive/v2.0.0.tar.gz" sha1 "cd2f60dc49df7bc8c789c8e73ecb9759194fab96" + bottle do + cellar :any + sha1 "5630b70733c8106498e99cd86a7dfb0efad61d99" => :yosemite + sha1 "e534968cb994d3d3cf0315eec1277d5339cc4984" => :mavericks + sha1 "a0f566240642fb80b4b906f58bab8be265521099" => :mountain_lion + end + # work around function name conflict from Postgres # https://github.com/pgRouting/pgrouting/issues/274 patch :DATA -- cgit v1.2.3