changeset 3379:f35f6fee197f

of-control: update to 2.6.1 * build_packages.m: Update install for control-2.6.1.tar.gz. * index.html: of-control-version = 2.6.1. * src/of-control.mk: update checksum for 2.6.1
author John Donoghue <john.donoghue@ieee.org>
date Tue, 31 Dec 2013 22:03:14 -0500
parents 1b0264f7b274
children 654ecdc435a4
files build_packages.m index.html src/of-control.mk
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Tue Dec 31 20:52:23 2013 -0500
+++ b/build_packages.m	Tue Dec 31 22:03:14 2013 -0500
@@ -5,7 +5,7 @@
 pkg install -global -auto struct-1.0.10.tar.gz
 pkg install -global -auto optim-1.2.2.tar.gz
 pkg install -global -auto specfun-1.1.0.tar.gz
-pkg install -global -auto control-2.6.0.tar.gz
+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
--- a/index.html	Tue Dec 31 20:52:23 2013 -0500
+++ b/index.html	Tue Dec 31 22:03:14 2013 -0500
@@ -1943,7 +1943,7 @@
     </tr>
     <tr>
         <td id="of-control-package">of-control</td>
-        <td id="of-control-version">2.6.0</td>
+        <td id="of-control-version">2.6.1</td>
         <td id="of-control-website"><a href="http://octave.sf.net/">Octave Forge control package</a></td>
     </tr>
     <tr>
--- a/src/of-control.mk	Tue Dec 31 20:52:23 2013 -0500
+++ b/src/of-control.mk	Tue Dec 31 22:03:14 2013 -0500
@@ -3,7 +3,7 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 5647cdd705f62d752b6e838217d8b45cf6a5f0cf
+$(PKG)_CHECKSUM := b05d69b523423ed98bf63175e21d769ed32293e3
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := control
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz