changeset 4218:d46be48af8d9

of-io: update to 2.4.3 * build_packages.m: update io version * src/of-io.mk: update version, checksum
author John D
date Thu, 15 Sep 2016 13:12:02 -0400
parents 3f1ca14239c2
children c955d4b97330
files build_packages.m src/of-io.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Wed Sep 14 10:31:33 2016 -0400
+++ b/build_packages.m	Thu Sep 15 13:12:02 2016 -0400
@@ -37,7 +37,7 @@
   try_install signal-1.3.2.tar.gz
   try_install communications-1.2.1.tar.gz
   try_install image-2.4.1.tar.gz
-  try_install io-2.4.2.tar.gz
+  try_install io-2.4.3.tar.gz
   try_install statistics-1.2.4.tar.gz
   try_install geometry-2.1.1.tar.gz
   try_install windows-1.2.3.tar.gz
--- a/src/of-io.mk	Wed Sep 14 10:31:33 2016 -0400
+++ b/src/of-io.mk	Thu Sep 15 13:12:02 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.2
-$(PKG)_CHECKSUM := f64badf12300c857de00602463260ba4b78be9a6
+$(PKG)_VERSION  := 2.4.3
+$(PKG)_CHECKSUM := ef8f74df56c01e7cbdf3ed7baabb9306f8b6ffce
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz