changeset 4884:e547767bd91b

of-io: update to v2.4.12 * build_packages.m: update io version number * src/of-io.mk: update version, checksum
author John Donoghue
date Mon, 19 Nov 2018 07:52:45 -0500
parents 808e39d020cf
children 6ab447ef9f75
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 Nov 12 10:59:34 2018 -0500
+++ b/build_packages.m	Mon Nov 19 07:52:45 2018 -0500
@@ -36,7 +36,7 @@
   try_install signal-1.4.0.tar.gz
   try_install communications-1.2.1.tar.gz
   try_install image-2.8.0.tar.gz
-  try_install io-2.4.11.tar.gz
+  try_install io-2.4.12.tar.gz
   try_install statistics-1.4.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 Nov 12 10:59:34 2018 -0500
+++ b/src/of-io.mk	Mon Nov 19 07:52:45 2018 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.11
-$(PKG)_CHECKSUM := 5943a13b1133edc6b975b0551bc9c7c0c2ef43ec
+$(PKG)_VERSION  := 2.4.12
+$(PKG)_CHECKSUM := c67cd3d8d875920d8443005a499cfa232c789a69
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io-$($(PKG)_VERSION)
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz