changeset 4060:e36b4f15b7a5

of-control: update to 3.0.0 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John D
date Thu, 26 Nov 2015 07:53:57 -0500
parents b5a28d770997
children 164533b3691b
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	Wed Nov 25 12:29:03 2015 -0500
+++ b/build_packages.m	Thu Nov 26 07:53:57 2015 -0500
@@ -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.5.tar.gz
+try_install control-3.0.0.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	Wed Nov 25 12:29:03 2015 -0500
+++ b/src/of-control.mk	Thu Nov 26 07:53:57 2015 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.5
-$(PKG)_CHECKSUM := 7c83e89697035b7cae5f0e1b00ae8e9741e91b63
+$(PKG)_VERSION  := 3.0.0
+$(PKG)_CHECKSUM := ee3f4b1e0ee719d2d877b57905c7e31ef76adcbd
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := control
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz