diff options
| author | BrewTestBot | 2015-04-20 05:36:27 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-20 18:50:02 +0100 |
| commit | df46fd04cad8ce7b9e41309a1f82b969e999b75a (patch) | |
| tree | f97940780386ab5e5c95c05676dee90fd132e5bc | |
| parent | b0efe73941c4194d31e46ab4e31426e2af1f22bb (diff) | |
| download | homebrew-df46fd04cad8ce7b9e41309a1f82b969e999b75a.tar.bz2 | |
spatialite-tools: update 4.2.0_1 bottle.
| -rw-r--r-- | Library/Formula/spatialite-tools.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/spatialite-tools.rb b/Library/Formula/spatialite-tools.rb index 44683866a..93dc1a171 100644 --- a/Library/Formula/spatialite-tools.rb +++ b/Library/Formula/spatialite-tools.rb @@ -5,6 +5,10 @@ class SpatialiteTools < Formula revision 1 bottle do + cellar :any + sha256 "29e85fb2516194c888c1c743847b0a8d2393adb66799546689df3ab18506b50b" => :yosemite + sha256 "5064182ba11aef660e964ce80b7f81da64e7c97f964456eee24aa85e82f88246" => :mavericks + sha256 "fdf30d2303fe335c581d509dfb72e616b63b02507cc1992655f7aa771096c270" => :mountain_lion end depends_on 'pkg-config' => :build |
