From 83e0e2e9d657e4078bcfe6877b61f00df91cf597 Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Wed, 15 Apr 2015 00:12:11 -0700 Subject: proj 4.9.1 closes #37653 Closes #38667. Signed-off-by: Mike McQuaid --- Library/Formula/osm2pgsql.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula/osm2pgsql.rb') diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb index 487413782..546404c35 100644 --- a/Library/Formula/osm2pgsql.rb +++ b/Library/Formula/osm2pgsql.rb @@ -2,11 +2,9 @@ class Osm2pgsql < Formula homepage "http://wiki.openstreetmap.org/wiki/Osm2pgsql" url "https://github.com/openstreetmap/osm2pgsql/archive/0.87.0.tar.gz" sha1 "6f302500e52d6e42147cc8dff8f344677e3131f8" + revision 1 bottle do - sha1 "613f83d5eec75fc35cf39dd74f6c93478f962d21" => :yosemite - sha1 "245a3e678eb6ff1f3af53cffb7fd1cd6ef3481a0" => :mavericks - sha1 "9c97bc588a3ddeb4c173327249437d485f4192a4" => :mountain_lion end depends_on :postgresql -- cgit v1.2.3