mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
gis/pgrouting: Updated for version 2.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
c2607e4eb4
commit
7e74845d7f
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue