changeset 4691:be8accde5788

of-io: update to 2.4.11 * build_packages.m: update io version * src/of-io.mk: update version/checksum
author John Donoghue
date Thu, 03 May 2018 10:25:21 -0400
parents 702379b04b1c
children 3f120419c40d
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	Mon Apr 30 21:44:59 2018 -0400
+++ b/build_packages.m	Thu May 03 10:25:21 2018 -0400
@@ -36,7 +36,7 @@
   try_install signal-1.3.2.tar.gz
   try_install communications-1.2.1.tar.gz
   try_install image-2.6.2.tar.gz
-  try_install io-2.4.10.tar.gz
+  try_install io-2.4.11.tar.gz
   try_install statistics-1.3.0.tar.gz
   try_install geometry-3.0.0.tar.gz
   try_install windows-1.3.0.tar.gz
--- a/src/of-io.mk	Mon Apr 30 21:44:59 2018 -0400
+++ b/src/of-io.mk	Thu May 03 10:25:21 2018 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.10
-$(PKG)_CHECKSUM := 2b09a710035d6f8a4ee505cab693738b73280c8d
+$(PKG)_VERSION  := 2.4.11
+$(PKG)_CHECKSUM := 5943a13b1133edc6b975b0551bc9c7c0c2ef43ec
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io-$($(PKG)_VERSION)
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz