From a749232e11c206e063ea07f1591d2e8ff43a7213 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 13 Jun 2014 05:10:39 +0100 Subject: spatialindex: add 1.8.1 bottle. Closes #30108. Signed-off-by: Mike McQuaid --- Library/Formula/spatialindex.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/spatialindex.rb b/Library/Formula/spatialindex.rb index 34c5b0102..9f7f8cb7a 100644 --- a/Library/Formula/spatialindex.rb +++ b/Library/Formula/spatialindex.rb @@ -5,6 +5,13 @@ class Spatialindex < Formula url "http://download.osgeo.org/libspatialindex/spatialindex-src-1.8.1.tar.gz" sha1 "c05f8d081316a163aef117b7fd99811539ec421c" + bottle do + cellar :any + sha1 "54cf31266bd31f2da68f907357ea82660d3e69a7" => :mavericks + sha1 "39d6c3cae399cfe21ce654099d91e235db568e6e" => :mountain_lion + sha1 "4b3a2cc81e92d7129b55c90a0c35014b200acf1d" => :lion + end + def install system "./configure", "--disable-debug", "--prefix=#{prefix}" system "make" -- cgit v1.2.3