gis/pgrouting: Updated for version 2.5.1.

This commit is contained in:
Benjamin Trigona-Harany 2017-10-13 09:47:02 -07:00 committed by David Spencer
parent 659ebafc01
commit 358ae0339d
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pgrouting
VERSION=${VERSION:-2.5.0}
VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pgrouting"
VERSION="2.5.0"
VERSION="2.5.1"
HOMEPAGE="http://pgrouting.org"
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v2.5.0/pgrouting-2.5.0.tar.gz"
MD5SUM="a1090fea19aa479abc572319d8d77e61"
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v2.5.1/pgrouting-2.5.1.tar.gz"
MD5SUM="ef6daaf92b0a16f95449f8852ceb4f83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="CGAL postgis"