# HG changeset patch # User John D # Date 1516021365 18000 # Node ID 941a98da1d7828747ccf100214416bebdd27f490 # Parent 51ac5c23dd97545de33e81df4360607d20a40a6d of-io: update to v2.4.10 * src/of-io.mk: update version/checksum * build_packages.m: update io version diff -r 51ac5c23dd97 -r 941a98da1d78 build_packages.m --- 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 diff -r 51ac5c23dd97 -r 941a98da1d78 src/of-io.mk --- 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