gis/saga-gis: Updated for version 5.0.0.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-07-29 02:50:03 -07:00 committed by Willy Sudiarto Raharjo
parent 254823b382
commit f39aef753c
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"