mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
gis/saga-gis: Updated for version 5.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
254823b382
commit
f39aef753c
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=saga
|
||||
PKGNAM=${PRGNAM}-gis
|
||||
VERSION=${VERSION:-4.1.0}
|
||||
VERSION=${VERSION:-5.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="saga-gis"
|
||||
VERSION="4.1.0"
|
||||
VERSION="5.0.0"
|
||||
HOMEPAGE="http://www.saga-gis.org"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%204/SAGA%20-%204.1.0/saga-4.1.0.tar.gz"
|
||||
MD5SUM="422738636d65a7e8ea32269e96911b0c"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%205/SAGA%20-%205.0.0/saga-5.0.0.tar.gz"
|
||||
MD5SUM="475adff7b2e05cbdf5ccabfbbca449ac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue