changeset 3927:3850b0c0c80d

of-control: update to v2.8.1 * src/of-control.mk: update version/checksum * build_packages.m: update control version
author John Donoghue <john.donoghue@ieee.org>
date Mon, 04 May 2015 19:24:48 -0400
parents ee802fc5dd9b
children b50d43f931b1
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 May 03 20:38:29 2015 -0400
+++ b/build_packages.m	Mon May 04 19:24:48 2015 -0400
@@ -25,7 +25,7 @@
 try_install struct-1.0.11.tar.gz
 try_install optim-1.4.1.tar.gz
 try_install specfun-1.1.0.tar.gz
-try_install control-2.8.0.tar.gz
+try_install control-2.8.1.tar.gz
 try_install signal-1.3.1.tar.gz
 try_install communications-1.2.1.tar.gz
 try_install image-2.4.0.tar.gz
--- a/src/of-control.mk	Sun May 03 20:38:29 2015 -0400
+++ b/src/of-control.mk	Mon May 04 19:24:48 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.0
-$(PKG)_CHECKSUM := b35781fdc02f92fdbbf4eb114a8c5e1e975f978d
+$(PKG)_VERSION  := 2.8.1
+$(PKG)_CHECKSUM := b9ba210ffcef801e1a1d77a80ef86c6fc74a4240
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := control
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz