changeset 4052:27715c9fcdd9

of-io: update to v2.2.11 * src/of-io.mk: update version, checksum * build_packages.m: update io version
author John D
date Thu, 22 Oct 2015 23:14:57 -0400
parents 10e6b2221c7f
children 19f18c78f72b
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 Oct 21 06:15:13 2015 -0400
+++ b/build_packages.m	Thu Oct 22 23:14:57 2015 -0400
@@ -29,7 +29,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.2.10.tar.gz
+try_install io-2.2.11.tar.gz
 try_install statistics-1.2.4.tar.gz
 try_install geometry-2.0.0.tar.gz
 try_install windows-1.2.1.tar.gz
--- a/src/of-io.mk	Wed Oct 21 06:15:13 2015 -0400
+++ b/src/of-io.mk	Thu Oct 22 23:14:57 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.2.10
-$(PKG)_CHECKSUM := d4682785ddba476d3c164e0f1e624f2c46290bdf
+$(PKG)_VERSION  := 2.2.11
+$(PKG)_CHECKSUM := 43f6c7e895822b3011fb119b083c74c4d796c9b1
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz