aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-02-02 09:44:54 +0000
committerMike McQuaid2015-02-02 11:01:47 +0000
commit6cdf8a3a05a54e563b727bad040d07a7c486c0d5 (patch)
tree5f5d7602b63a7c85cf1ada50ad4d79003a4b96b5
parent04669a980d57aba102ad711ad2f836024d5b48f9 (diff)
downloadhomebrew-6cdf8a3a05a54e563b727bad040d07a7c486c0d5.tar.bz2
osm2pgsql: update 0.87.0 bottle.
-rw-r--r--Library/Formula/osm2pgsql.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb
index ee7b16b6f..8e51fb00d 100644
--- a/Library/Formula/osm2pgsql.rb
+++ b/Library/Formula/osm2pgsql.rb
@@ -4,10 +4,9 @@ class Osm2pgsql < Formula
sha1 "6f302500e52d6e42147cc8dff8f344677e3131f8"
bottle do
- cellar :any
- sha1 "1885597bd9c3edc2cc0ff3a77eeed32e696797a7" => :yosemite
- sha1 "c4f84d422ea950111cc2cd1d0e70a3772ab7981e" => :mavericks
- sha1 "08b6aa91ee4a5dc51fb5ceede2974b07aa90f5a4" => :mountain_lion
+ sha1 "613f83d5eec75fc35cf39dd74f6c93478f962d21" => :yosemite
+ sha1 "245a3e678eb6ff1f3af53cffb7fd1cd6ef3481a0" => :mavericks
+ sha1 "9c97bc588a3ddeb4c173327249437d485f4192a4" => :mountain_lion
end
depends_on :postgresql