changeset 4107:4970d27d3e12

of-netcdf: update to 1.0.9 * build_packages.m: update netcdf version * src/of-netcdf.mk: update version, checksum
author John Donoghue <john.donoghue@ieee.org>
date Sat, 19 Mar 2016 10:00:08 -0400
parents abe4edcb2f41
children 6a33c32796b2
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	Sat Mar 19 09:47:02 2016 -0400
+++ b/build_packages.m	Sat Mar 19 10:00:08 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.8.tar.gz
+try_install netcdf-1.0.9.tar.gz
 try_install ltfat-2.1.2.tar.gz
 try_install database-2.3.2.tar.gz
 try_install instrument-control-0.2.2.tar.gz
--- a/src/of-netcdf.mk	Sat Mar 19 09:47:02 2016 -0400
+++ b/src/of-netcdf.mk	Sat Mar 19 10:00:08 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-netcdf
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.8
-$(PKG)_CHECKSUM := e6a91c82c08ea54952df0d9eb59011f6f068db9b
+$(PKG)_VERSION  := 1.0.9
+$(PKG)_CHECKSUM := 640449f8449d4118e43c614c2bfd78ea849a075a
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := netcdf
 $(PKG)_FILE     := netcdf-$($(PKG)_VERSION).tar.gz