changeset 4366:b17462935669

of-io: update to 2.4.7 * src/io.mk: update version, checksum * build_packages.m: update io version
author John D
date Fri, 17 Mar 2017 14:59:11 -0400
parents 15570dc33a8c
children 2f1309f19b49
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	Tue Mar 14 15:45:59 2017 -0400
+++ b/build_packages.m	Fri Mar 17 14:59:11 2017 -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.6.1.tar.gz
-  try_install io-2.4.6.tar.gz
+  try_install io-2.4.7.tar.gz
   try_install statistics-1.3.0.tar.gz
   try_install geometry-2.1.1.tar.gz
   try_install windows-1.2.4.tar.gz
--- a/src/of-io.mk	Tue Mar 14 15:45:59 2017 -0400
+++ b/src/of-io.mk	Fri Mar 17 14:59:11 2017 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.6
-$(PKG)_CHECKSUM := 9a75b7afb4949f6d2b7877370ea1a2c33710ba68
+$(PKG)_VERSION  := 2.4.7
+$(PKG)_CHECKSUM := f2281210fc46fae2d151ed15448632f8bdc5fb71
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io-$($(PKG)_VERSION)
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz