changeset 4147:05523ddd7961

of-netcdf: update to 1.0.11 * src/of-netcdf.mk: update version, checksum * build_packages.m: update netcdf version
author John Donoghue
date Mon, 23 May 2016 12:51:54 -0400
parents d1f8d3ad43a7
children b4391d95a81c
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	Mon May 23 12:50:19 2016 -0400
+++ b/build_packages.m	Mon May 23 12:51:54 2016 -0400
@@ -44,7 +44,7 @@
 try_install fl-core-1.0.0.tar.gz
 try_install tsa-4.4.1.tar.gz
 try_install dicom-0.1.1.tar.gz
-try_install netcdf-1.0.9.tar.gz
+try_install netcdf-1.0.11.tar.gz
 try_install ltfat-2.1.2.tar.gz
 try_install database-2.4.1.tar.gz
 try_install instrument-control-0.2.2.tar.gz
--- a/src/of-netcdf.mk	Mon May 23 12:50:19 2016 -0400
+++ b/src/of-netcdf.mk	Mon May 23 12:51:54 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-netcdf
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.9
-$(PKG)_CHECKSUM := 640449f8449d4118e43c614c2bfd78ea849a075a
+$(PKG)_VERSION  := 1.0.11
+$(PKG)_CHECKSUM := 904b15a7f22b0b4adb49d54500d196389e732f95
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := netcdf
 $(PKG)_FILE     := netcdf-$($(PKG)_VERSION).tar.gz