changeset 3840:3061358d7a92

of-io: update to 2.2.7 * src/of-io.mk: update version, checksum * build_packages.m: update io version
author John D
date Sun, 08 Mar 2015 16:49:05 -0400
parents 1f4c073f6b21
children 883b166fa55b
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	Sun Mar 08 16:50:59 2015 -0400
+++ b/build_packages.m	Sun Mar 08 16:49:05 2015 -0400
@@ -29,7 +29,7 @@
 try_install signal-1.3.0.tar.gz
 try_install communications-1.2.0.tar.gz
 try_install image-2.2.2.tar.gz
-try_install io-2.2.6.tar.gz
+try_install io-2.2.7.tar.gz
 try_install statistics-1.2.3.tar.gz
 try_install geometry-1.7.0.tar.gz
 try_install windows-1.2.1.tar.gz
--- a/src/of-io.mk	Sun Mar 08 16:50:59 2015 -0400
+++ b/src/of-io.mk	Sun Mar 08 16:49:05 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.2.6
-$(PKG)_CHECKSUM := bd1c4292b871ad743486317500be4b283629b9a6
+$(PKG)_VERSION  := 2.2.7
+$(PKG)_CHECKSUM := d4c42e008697b1b534849b625c31ed76ad6e045f
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz