changeset 4596:941a98da1d78

of-io: update to v2.4.10 * src/of-io.mk: update version/checksum * build_packages.m: update io version
author John D
date Mon, 15 Jan 2018 08:02:45 -0500
parents 51ac5c23dd97
children aa103406b6c4
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 Jan 09 18:56:28 2018 -0500
+++ b/build_packages.m	Mon Jan 15 08:02:45 2018 -0500
@@ -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.8.tar.gz
+  try_install io-2.4.10.tar.gz
   try_install statistics-1.3.0.tar.gz
   try_install geometry-3.0.0.tar.gz
   try_install windows-1.2.4.tar.gz
--- a/src/of-io.mk	Tue Jan 09 18:56:28 2018 -0500
+++ b/src/of-io.mk	Mon Jan 15 08:02:45 2018 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.8
-$(PKG)_CHECKSUM := 1f19c541261053aac4fa7046bf594ca5781e5fe3
+$(PKG)_VERSION  := 2.4.10
+$(PKG)_CHECKSUM := 2b09a710035d6f8a4ee505cab693738b73280c8d
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io-$($(PKG)_VERSION)
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz