summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Cristiano Urban2023-08-27 03:48:01 +0200
committer Willy Sudiarto Raharjo2023-08-27 03:48:01 +0200
commit9321f57ba013ac5fd447bfd76243eb41c4fb54e8 (patch)
treeecc7b52d9d15077d0ab23a649f3d839b3cac64b0 /gis
parentc6b970955a0a870ede3d2c9e93792e3dd306076e (diff)
downloadslackbuilds-9321f57ba013ac5fd447bfd76243eb41c4fb54e8.tar.gz
gis/GMT: Updated for version 6.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/GMT/GMT.SlackBuild2
-rw-r--r--gis/GMT/GMT.info4
2 files changed, 3 insertions, 3 deletions
diff --git a/gis/GMT/GMT.SlackBuild b/gis/GMT/GMT.SlackBuild
index 568865b3f8..6e93a55818 100644
--- a/gis/GMT/GMT.SlackBuild
+++ b/gis/GMT/GMT.SlackBuild
@@ -35,7 +35,7 @@ GSHHG=gshhg
GSHHG_VERSION=${GSHHG_VERSION:-2.3.7}
DCW=dcw
-DCW_VERSION=${DCW_VERSION:-2.1.1}
+DCW_VERSION=${DCW_VERSION:-2.1.2}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/gis/GMT/GMT.info b/gis/GMT/GMT.info
index 9f5f4f68bf..340a20579d 100644
--- a/gis/GMT/GMT.info
+++ b/gis/GMT/GMT.info
@@ -3,10 +3,10 @@ VERSION="6.4.0"
HOMEPAGE="https://www.generic-mapping-tools.org/"
DOWNLOAD="https://github.com/GenericMappingTools/gmt/releases/download/6.4.0/gmt-6.4.0-src.tar.gz \
https://github.com/GenericMappingTools/gshhg-gmt/releases/download/2.3.7/gshhg-gmt-2.3.7.tar.gz \
- https://github.com/GenericMappingTools/dcw-gmt/releases/download/2.1.1/dcw-gmt-2.1.1.tar.gz"
+ https://github.com/GenericMappingTools/dcw-gmt/releases/download/2.1.2/dcw-gmt-2.1.2.tar.gz"
MD5SUM="4fe162932425feff35b01107b9b427b9 \
8ee2653f9daf84d49fefbf990bbfa1e7 \
- 52644de3c3c720b59961d23d805d3497"
+ b9375db7042963c7649e4f62a81df796"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal netcdf Sphinx"