From ac9dcfec96dad7063955ba7381f6b719b627e415 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 20 Nov 2016 23:05:44 -0800 Subject: [PATCH] pgrouting 2.3.1 Closes #7112. Signed-off-by: ilovezfs --- Formula/pgrouting.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/pgrouting.rb b/Formula/pgrouting.rb index ae4f738e7d..396afffd60 100644 --- a/Formula/pgrouting.rb +++ b/Formula/pgrouting.rb @@ -1,10 +1,9 @@ class Pgrouting < Formula desc "Provides geospatial routing for PostGIS/PostgreSQL database" homepage "http://www.pgrouting.org" - url "https://github.com/pgRouting/pgrouting/archive/pgrouting-2.3.0.tar.gz" - sha256 "cadeed30bfc57f6e77bc48a10301b26e5d71d8e86f366ed60ab5b0eaa0c45662" + url "https://github.com/pgRouting/pgrouting/archive/v2.3.1.tar.gz" + sha256 "065e55f4838b55c21e44f68fe45b001f0d8fb081e765704dc6580ffc05a1c25b" head "https://github.com/pgRouting/pgrouting.git" - revision 1 bottle do cellar :any