From b7d8d48b53db4150854cd3c7ae72f461cbed6df5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 13:32:21 +0100 Subject: shapelib: add 1.3.0 bottle. --- Library/Formula/shapelib.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/shapelib.rb b/Library/Formula/shapelib.rb index 48cfac495..08ef89782 100644 --- a/Library/Formula/shapelib.rb +++ b/Library/Formula/shapelib.rb @@ -5,6 +5,13 @@ class Shapelib < Formula url 'http://download.osgeo.org/shapelib/shapelib-1.3.0.tar.gz' sha1 '599fde6f69424fa55da281506b297f3976585b85' + bottle do + cellar :any + sha1 "57be889ffefc8a5fa66c3595f15a8d1b5e5daf28" => :mavericks + sha1 "6845193a026890fafed785d9b85ee5ceb65b0f71" => :mountain_lion + sha1 "25f0d59ecbf9011c00f798b67a9546e78a301ae0" => :lion + end + def install dylib = lib+"libshp.#{version}.dylib" -- cgit v1.2.3