|
@@ -12,10 +12,6 @@ toolchainopts = {'pic': True, 'usempi': True}
|
|
source_urls = ['https://github.com/Unidata/netcdf-c/archive/']
|
|
source_urls = ['https://github.com/Unidata/netcdf-c/archive/']
|
|
sources = ['v%(version)s.tar.gz']
|
|
sources = ['v%(version)s.tar.gz']
|
|
patches = ['netCDF-%(version)s_fix-ocdebug.patch']
|
|
patches = ['netCDF-%(version)s_fix-ocdebug.patch']
|
|
-checksums = [
|
|
|
|
- '99930ad7b3c4c1a8e8831fb061cb02b2170fc8e5ccaeda733bd99c3b9d31666b', # v4.7.4.tar.gz
|
|
|
|
- '94c9883005f189a4551947e04191a68199cf4cdcada4b2d313115720fb4690e9', # netCDF-4.7.4_fix-ocdebug.patch
|
|
|
|
-]
|
|
|
|
|
|
|
|
builddependencies = [
|
|
builddependencies = [
|
|
('Autotools', '20200321'),
|
|
('Autotools', '20200321'),
|