postgis 2.4.2
Closes #20795. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
e6adeb8403
commit
f5ad3d616e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Postgis < Formula
|
||||
desc "Adds support for geographic objects to PostgreSQL"
|
||||
homepage "https://postgis.net/"
|
||||
url "http://download.osgeo.org/postgis/source/postgis-2.4.0.tar.gz"
|
||||
sha256 "02baa90f04da41e04b6c18eedfda53110c45ae943d4e65050f6d202f7de07d29"
|
||||
revision 1
|
||||
url "http://download.osgeo.org/postgis/source/postgis-2.4.2.tar.gz"
|
||||
sha256 "23625bc99ed440d53a20225721095a3f5c653b62421c4d597c8038f0d7a321d9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue