Revert "postgis: add 2.1.7 bottle."
This reverts commit 572688de3d38bae48de8f5e9e229502db47b6031.
This commit is contained in:
parent
eeb435414d
commit
b3cea0f6a3
1 changed files with 0 additions and 7 deletions
|
@ -3,13 +3,6 @@ class Postgis < Formula
|
|||
url "http://download.osgeo.org/postgis/source/postgis-2.1.7.tar.gz"
|
||||
sha256 "00ab79a3f609d7ea458f6fc358032ad059cb720baf88285243d6436a597a7ec2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "0e420999eceb1c5f2e95c1202d6e3739c995a11f8cca73c9a5cdcb855d8fea42" => :yosemite
|
||||
sha256 "bf95187203b49a0017c1bdc56eef93795495cf50a115982821d9cca244ae3472" => :mavericks
|
||||
sha256 "f428965078087ebe120f4542d6f4e2067f8949ecc51eea0ca85c18b9ceb0ef3f" => :mountain_lion
|
||||
end
|
||||
|
||||
def pour_bottle?
|
||||
# Postgres extensions must live in the Postgres prefix, which precludes
|
||||
# bottling: https://github.com/Homebrew/homebrew/issues/10247
|
||||
|
|
Loading…
Reference in a new issue