gis/whitebox-tools: Updated for version 1.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
e02d6beb5b
commit
9664e117a0
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for whitebox-tools
|
||||
|
||||
# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=whitebox-tools
|
||||
BINNAM=`echo $PRGNAM | tr - _`
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="whitebox-tools"
|
||||
VERSION="1.1.0"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="https://github.com/jblindsay/whitebox-tools"
|
||||
DOWNLOAD="https://github.com/jblindsay/whitebox-tools/archive/v1.1.0/whitebox-tools-1.1.0.tar.gz \
|
||||
DOWNLOAD="https://github.com/jblindsay/whitebox-tools/archive/v1.2.0/whitebox-tools-1.2.0.tar.gz \
|
||||
https://crates-io.s3-us-west-1.amazonaws.com/crates/adler32/adler32-1.0.3.crate \
|
||||
https://crates-io.s3-us-west-1.amazonaws.com/crates/alga/alga-0.9.1.crate \
|
||||
https://crates-io.s3-us-west-1.amazonaws.com/crates/approx/approx-0.3.2.crate \
|
||||
|
@ -77,7 +77,7 @@ DOWNLOAD="https://github.com/jblindsay/whitebox-tools/archive/v1.1.0/whitebox-to
|
|||
https://crates-io.s3-us-west-1.amazonaws.com/crates/winapi-i686-pc-windows-gnu/winapi-i686-pc-windows-gnu-0.4.0.crate \
|
||||
https://crates-io.s3-us-west-1.amazonaws.com/crates/winapi-x86_64-pc-windows-gnu/winapi-x86_64-pc-windows-gnu-0.4.0.crate \
|
||||
https://crates-io.s3-us-west-1.amazonaws.com/crates/zip/zip-0.3.3.crate"
|
||||
MD5SUM="fa7b12c1f8fc9f2aa0f6b9ac24628e23 \
|
||||
MD5SUM="8a7d52492dd36b21d11140eeb934098d \
|
||||
94e5e4da83397101dcac50eba7f31787 \
|
||||
7570fe821ac7fac7fc9aaac09e1df5a2 \
|
||||
711b149cf4767597fc265983750f4da3 \
|
||||
|
|
Loading…
Reference in New Issue