# HG changeset patch # User John D # Date 1425847745 14400 # Node ID 3061358d7a929d550463d2aa721802e5432fe0c8 # Parent 1f4c073f6b21d0d9e1e8664d27871c66b11c36b9 of-io: update to 2.2.7 * src/of-io.mk: update version, checksum * build_packages.m: update io version diff -r 1f4c073f6b21 -r 3061358d7a92 build_packages.m --- a/build_packages.m Sun Mar 08 16:50:59 2015 -0400 +++ b/build_packages.m Sun Mar 08 16:49:05 2015 -0400 @@ -29,7 +29,7 @@ try_install signal-1.3.0.tar.gz try_install communications-1.2.0.tar.gz try_install image-2.2.2.tar.gz -try_install io-2.2.6.tar.gz +try_install io-2.2.7.tar.gz try_install statistics-1.2.3.tar.gz try_install geometry-1.7.0.tar.gz try_install windows-1.2.1.tar.gz diff -r 1f4c073f6b21 -r 3061358d7a92 src/of-io.mk --- a/src/of-io.mk Sun Mar 08 16:50:59 2015 -0400 +++ b/src/of-io.mk Sun Mar 08 16:49:05 2015 -0400 @@ -3,8 +3,8 @@ PKG := of-io $(PKG)_IGNORE := -$(PKG)_VERSION := 2.2.6 -$(PKG)_CHECKSUM := bd1c4292b871ad743486317500be4b283629b9a6 +$(PKG)_VERSION := 2.2.7 +$(PKG)_CHECKSUM := d4c42e008697b1b534849b625c31ed76ad6e045f $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := io $(PKG)_FILE := io-$($(PKG)_VERSION).tar.gz