changeset 4041:b32157906949

of-control: update to v2.8.5 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John D
date Fri, 02 Oct 2015 18:36:48 -0400
parents f51f946b0487
children 320b6359718e
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	Thu Oct 01 13:13:27 2015 -0400
+++ b/build_packages.m	Fri Oct 02 18:36: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.4.tar.gz
+try_install control-2.8.5.tar.gz
 try_install signal-1.3.2.tar.gz
 try_install communications-1.2.1.tar.gz
 try_install image-2.4.1.tar.gz
--- a/src/of-control.mk	Thu Oct 01 13:13:27 2015 -0400
+++ b/src/of-control.mk	Fri Oct 02 18:36:48 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.4
-$(PKG)_CHECKSUM := d586ef121ceb555013cae6703ee1b72e671da428
+$(PKG)_VERSION  := 2.8.5
+$(PKG)_CHECKSUM := 7c83e89697035b7cae5f0e1b00ae8e9741e91b63
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := control
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz