gis/saga-gis: Updated for version 7.5.0.

This commit is contained in:
Benjamin Trigona-Harany 2020-02-12 14:00:00 -08:00 committed by Willy Sudiarto Raharjo
parent 356827a40e
commit b34128f83f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for saga-gis
# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2014-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=saga-gis
VERSION=${VERSION:-7.3.0}
VERSION=${VERSION:-7.5.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="saga-gis"
VERSION="7.3.0"
VERSION="7.5.0"
HOMEPAGE="http://www.saga-gis.org"
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.3.0/saga-7.3.0.tar.gz"
MD5SUM="2383eb43f12da743c5ac52ecc8dfd302"
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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal python3 wxGTK3"