gis/saga-gis: Updated for version 7.6.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5fe3473ce0
commit
d0b5773208
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=saga-gis
|
||||
VERSION=${VERSION:-7.5.0}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-7.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM=saga
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="saga-gis"
|
||||
VERSION="7.5.0"
|
||||
VERSION="7.6.2"
|
||||
HOMEPAGE="http://www.saga-gis.org"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.5.0/saga-7.5.0.tar.gz"
|
||||
MD5SUM="36f3a4108eff901e0bb197f5b27d09af"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.6.2/saga-7.6.2.tar.gz"
|
||||
MD5SUM="0ac799cbee666dd646f73bc5676be0f0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal python3 wxGTK3"
|
||||
|
|
Loading…
Reference in New Issue