changeset 3407:5549bd97b60f

of-image: update to 2.2.0 * build_packages.m: update image to 2.2.0. * index.html: update of-image-version to 2.2.0. * src/of-image.mk: update checksum.
author John Donoghue <john.donoghue@ieee.org>
date Thu, 09 Jan 2014 19:32:35 -0500
parents c0fe8d735baf
children e0552735e3f3
files build_packages.m index.html src/of-image.mk
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Wed Jan 08 00:35:18 2014 -0500
+++ b/build_packages.m	Thu Jan 09 19:32:35 2014 -0500
@@ -8,7 +8,7 @@
 pkg install -global -auto control-2.6.1.tar.gz
 pkg install -global -auto signal-1.2.2.tar.gz
 pkg install -global -auto communications-1.2.0.tar.gz
-pkg install -global -auto image-2.0.0.tar.gz
+pkg install -global -auto image-2.2.0.tar.gz
 pkg install -global -auto io-1.2.0.tar.gz
 pkg install -global -auto statistics-1.1.3.tar.gz
 pkg install -global -auto geometry-1.7.0.tar.gz
--- a/index.html	Wed Jan 08 00:35:18 2014 -0500
+++ b/index.html	Thu Jan 09 19:32:35 2014 -0500
@@ -1979,7 +1979,7 @@
     </tr>
     <tr>
         <td id="of-image-package">of-image</td>
-        <td id="of-image-version">2.0.0</td>
+        <td id="of-image-version">2.2.0</td>
         <td id="of-image-website"><a href="http://octave.sf.net/">Octave Forge image package</a></td>
     </tr>
     <tr>
--- a/src/of-image.mk	Wed Jan 08 00:35:18 2014 -0500
+++ b/src/of-image.mk	Thu Jan 09 19:32:35 2014 -0500
@@ -3,7 +3,7 @@
 
 PKG             := of-image
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 30f33db706e8892f120f2d79e030c3f21dea4563
+$(PKG)_CHECKSUM := b4781831cf14ec71cc220776ab14672d335c55ed
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := image
 $(PKG)_FILE     := image-$($(PKG)_VERSION).tar.gz