changeset 3411:7f6d6edbfc18

of-io: update to 2.0.2 * build_packages.m: update to io-2.0.2.tar.gz * index.html: update of-io-version to 2.0.2. * src/of-io.mk: update checksum.
author John Donoghue <john.donoghue@ieee.org>
date Sat, 11 Jan 2014 10:51:36 -0500
parents 29224aa7840b
children b52660819c01
files build_packages.m index.html src/of-io.mk
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Fri Jan 10 21:29:47 2014 -0500
+++ b/build_packages.m	Sat Jan 11 10:51:36 2014 -0500
@@ -9,7 +9,7 @@
 pkg install signal-1.2.2.tar.gz
 pkg install communications-1.2.0.tar.gz
 pkg install image-2.2.0.tar.gz
-pkg install io-1.2.0.tar.gz
+pkg install io-2.0.2.tar.gz
 pkg install statistics-1.1.3.tar.gz
 pkg install geometry-1.7.0.tar.gz
 pkg install windows-1.2.1.tar.gz
--- a/index.html	Fri Jan 10 21:29:47 2014 -0500
+++ b/index.html	Sat Jan 11 10:51:36 2014 -0500
@@ -1984,7 +1984,7 @@
     </tr>
     <tr>
         <td id="of-io-package">of-io</td>
-        <td id="of-io-version">1.2.0</td>
+        <td id="of-io-version">2.0.2</td>
         <td id="of-io-website"><a href="http://octave.sf.net/">Octave Forge io package</a></td>
     </tr>
     <tr>
--- a/src/of-io.mk	Fri Jan 10 21:29:47 2014 -0500
+++ b/src/of-io.mk	Sat Jan 11 10:51:36 2014 -0500
@@ -3,7 +3,7 @@
 
 PKG             := of-io
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 3744a01b45cb8519ba1a5477ab1ce7a16ead889f
+$(PKG)_CHECKSUM := 6dcb18186678ebf89936c9ea9e94737d6bf2d3cc
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := io
 $(PKG)_FILE     := io-$($(PKG)_VERSION).tar.gz