postgis: secure url(s)
This commit is contained in:
parent
3eb359a9a2
commit
3fe1b2514d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
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.3.tar.gz"
|
||||
url "https://download.osgeo.org/postgis/source/postgis-2.4.3.tar.gz"
|
||||
sha256 "ea5374c5db6b645ba5628ddcb08f71d3b3d90a464d366b4e1d20d5a268bde4b9"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue