aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-07-28 10:01:03 +0100
committerMike McQuaid2014-07-28 10:03:10 +0100
commit7dbdaeff25cf2cf6c80f307a584a48fed30b8434 (patch)
treec31ecdfceeec60fa3a42ecec3c7b65eb7e2ced4c
parent6def6774e74b052392cd63718a5ff14cdd8db6a4 (diff)
downloadhomebrew-7dbdaeff25cf2cf6c80f307a584a48fed30b8434.tar.bz2
spatialite-tools: update 4.2.0 bottle.
-rw-r--r--Library/Formula/spatialite-tools.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/spatialite-tools.rb b/Library/Formula/spatialite-tools.rb
index da5d2ff13..ae254ac48 100644
--- a/Library/Formula/spatialite-tools.rb
+++ b/Library/Formula/spatialite-tools.rb
@@ -7,9 +7,10 @@ class SpatialiteTools < Formula
bottle do
cellar :any
- sha1 "37e91a6eb19748f4dc385f442b45b35012deb0f7" => :mavericks
- sha1 "0390c9073ed99007be27114256b9a412592555ab" => :mountain_lion
- sha1 "f118f37a57fa181b3295653f67bc084e64270d75" => :lion
+ revision 1
+ sha1 "88327209bbaa7771ab7229776e212e25b6c903d9" => :mavericks
+ sha1 "a5080c103bcc55bb670bbfbd3f0f6a3503f1bc4d" => :mountain_lion
+ sha1 "bd3ea917dfdeee795af8119303baf318a395a411" => :lion
end
depends_on 'pkg-config' => :build