mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/saga-gis: Updated for version 7.3.0.
This commit is contained in:
parent
0e2d531fcf
commit
f0d343b9b6
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=saga
|
||||
PKGNAM=${PRGNAM}-gis
|
||||
VERSION=${VERSION:-7.2.0}
|
||||
VERSION=${VERSION:-7.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="saga-gis"
|
||||
VERSION="7.2.0"
|
||||
VERSION="7.3.0"
|
||||
HOMEPAGE="http://www.saga-gis.org"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.2.0/saga-7.2.0.tar.gz"
|
||||
MD5SUM="a572e2bf0b35019de971968a81881421"
|
||||
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_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal python3 wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue