pgrouting 2.4.1
Closes #11365. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b525ad3184
commit
b9a93d3024
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pgrouting < Formula
|
||||
desc "Provides geospatial routing for PostGIS/PostgreSQL database"
|
||||
homepage "http://www.pgrouting.org"
|
||||
url "https://github.com/pgRouting/pgrouting/archive/v2.3.2.tar.gz"
|
||||
sha256 "ea443e451baf286b510bdda6a663460209d830c5309b0f6dce1222576e21d5b3"
|
||||
revision 1
|
||||
url "https://github.com/pgRouting/pgrouting/archive/v2.4.1.tar.gz"
|
||||
sha256 "11d225391cdac8e15136a51664b22fa007d10cb78bf8208374470a9044850fd4"
|
||||
head "https://github.com/pgRouting/pgrouting.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue