libraries/netcdf: Updated for version 4.6.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-03-10 17:57:42 +00:00 committed by Willy Sudiarto Raharjo
parent 083f35eccc
commit 978445b21a
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=netcdf PRGNAM=netcdf
SRCNAM=netcdf-c SRCNAM=netcdf-c
VERSION=${VERSION:-4.5.0} VERSION=${VERSION:-4.6.0}
BUILD=${BUILD:-2} BUILD=${BUILD:-2}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="netcdf" PRGNAM="netcdf"
VERSION="4.5.0" VERSION="4.6.0"
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/" HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
DOWNLOAD="https://github.com/Unidata/netcdf-c/archive/v4.5.0/netcdf-c-4.5.0.tar.gz" DOWNLOAD="https://github.com/Unidata/netcdf-c/archive/v4.6.0/netcdf-c-4.6.0.tar.gz"
MD5SUM="a523ad253bd832efa632847940c2317e" MD5SUM="a0268d3afe99cf202986b6dbe86c2f04"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="hdf5" REQUIRES="hdf5"