changeset 3492:a714ce7042c0

Update of-control to 2.6.2 * build_packages.m: update control to 2.6.2 * src/of-control.mk: update of-control to 2.6.2.
author John Donoghue <john.donoghue@ieee.org>
date Mon, 03 Feb 2014 18:47:17 -0500
parents 986fca997dbc
children 8d5ea2642115
files build_packages.m src/of-control.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Sun Feb 02 22:41:25 2014 -0500
+++ b/build_packages.m	Mon Feb 03 18:47:17 2014 -0500
@@ -11,7 +11,7 @@
 pkg install struct-1.0.10.tar.gz
 pkg install optim-1.2.2.tar.gz
 pkg install specfun-1.1.0.tar.gz
-pkg install control-2.6.1.tar.gz
+pkg install control-2.6.2.tar.gz
 pkg install signal-1.3.0.tar.gz
 pkg install communications-1.2.0.tar.gz
 pkg install image-2.2.0.tar.gz
--- a/src/of-control.mk	Sun Feb 02 22:41:25 2014 -0500
+++ b/src/of-control.mk	Mon Feb 03 18:47:17 2014 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.6.1
-$(PKG)_CHECKSUM := b05d69b523423ed98bf63175e21d769ed32293e3
+$(PKG)_VERSION  := 2.6.2
+$(PKG)_CHECKSUM := b4b4f1718240b784f16bb394d7fae5813dcc6169
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := control
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz