gis/pgrouting: Updated for version 2.5.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-09-14 20:30:35 -07:00 committed by Willy Sudiarto Raharjo
parent c2607e4eb4
commit 7e74845d7f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.4.2}
VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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