changeset 4022:d29eed069efd

of-control: update to 2.8.4 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John D
date Mon, 07 Sep 2015 13:41:07 -0400
parents 2477e9d2f43e
children e9bc89b98054
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	Fri Sep 04 18:53:24 2015 -0400
+++ b/build_packages.m	Mon Sep 07 13:41:07 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.3.tar.gz
+try_install control-2.8.4.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	Fri Sep 04 18:53:24 2015 -0400
+++ b/src/of-control.mk	Mon Sep 07 13:41:07 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.3
-$(PKG)_CHECKSUM := 91f7bf06e3a330af537fcb3128b3ade4ea5f1a79
+$(PKG)_VERSION  := 2.8.4
+$(PKG)_CHECKSUM := d586ef121ceb555013cae6703ee1b72e671da428
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := control
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz