mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/saga-gis: Updated for version 7.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ddf7acc171
commit
6cc361efc2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=saga-gis
|
||||
VERSION=${VERSION:-7.8.0}
|
||||
VERSION=${VERSION:-7.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="saga-gis"
|
||||
VERSION="7.8.0"
|
||||
VERSION="7.8.1"
|
||||
HOMEPAGE="http://www.saga-gis.org"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.8.0/saga-7.8.0.tar.gz"
|
||||
MD5SUM="a8c8b500574d0a324bd4286d42c6cf3d"
|
||||
DOWNLOAD="https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.8.1/saga-7.8.1.tar.gz"
|
||||
MD5SUM="8f32ca8ee79c3fad1a8a76e6ae99e8fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal python3 wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue