changeset 4522:40b709264bcc

of-io: update to 2.4.8 * build_packages.m: update io version * src/of-io.mk: update version, checksum
author John D
date Tue, 07 Nov 2017 09:19:46 -0500
parents fc13ddea251c
children 355015f5d24c
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 Nov 07 09:19:45 2017 -0500
+++ b/build_packages.m	Tue Nov 07 09:19:46 2017 -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.1.tar.gz
-  try_install io-2.4.7.tar.gz
+  try_install io-2.4.8.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 Nov 07 09:19:45 2017 -0500
+++ b/src/of-io.mk	Tue Nov 07 09:19:46 2017 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.7
-$(PKG)_CHECKSUM := f2281210fc46fae2d151ed15448632f8bdc5fb71
+$(PKG)_VERSION  := 2.4.8
+$(PKG)_CHECKSUM := 1f19c541261053aac4fa7046bf594ca5781e5fe3
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io-$($(PKG)_VERSION)
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz