netcdf_fortran, revbump after newer netcdf version (#5409)

This commit is contained in:
Schrijvers Luc
2020-11-15 10:06:25 +01:00
committed by GitHub
parent dc95da710b
commit 32b4e3aad8

View File

@@ -9,7 +9,7 @@ top of the C library."
HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/"
COPYRIGHT="1993-2014 University Corporation for Atmospheric Research/Unidata"
LICENSE="UCAR_Unidata"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/Unidata/netcdf-fortran/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="0b05c629c70d6d224a3be28699c066bfdfeae477aea211fbf034d973a8309b49"
SOURCE_DIR="netcdf-fortran-$portVersion"