changeset 3839:1f4c073f6b21

of-netcdf: update to v1.0.6 * src/of-netcdf.mk: update version, checksum * build_packages.m: update version of netcdf
author John D
date Sun, 08 Mar 2015 16:50:59 -0400
parents aa8eb20ba3e5
children 3061358d7a92
files build_packages.m src/of-netcdf.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Fri Mar 06 13:45:13 2015 -0500
+++ b/build_packages.m	Sun Mar 08 16:50:59 2015 -0400
@@ -45,6 +45,6 @@
 try_install fl-core-1.0.0.tar.gz
 try_install tsa-4.2.7.tar.gz
 try_install dicom-0.1.1.tar.gz
-try_install netcdf-1.0.5.tar.gz
+try_install netcdf-1.0.6.tar.gz
 try_install ltfat-2.0.1.tar.gz
 
--- a/src/of-netcdf.mk	Fri Mar 06 13:45:13 2015 -0500
+++ b/src/of-netcdf.mk	Sun Mar 08 16:50:59 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-netcdf
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.5
-$(PKG)_CHECKSUM := 77e287d1a9de328bf04231ccc05ef85b505de297
+$(PKG)_VERSION  := 1.0.6
+$(PKG)_CHECKSUM := f39de6961c3866574735e5556492531c1fde3b1a
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := netcdf
 $(PKG)_FILE     := netcdf-$($(PKG)_VERSION).tar.gz