changeset 4627:1cd7d7fd437a

of-control: update to v3.1.0 * build_packages.m: update control version to 3.1.0 * src/of-control.mk: update version/checksum, subdir
author John Donoghue
date Tue, 13 Mar 2018 12:39:11 -0400
parents b864dc772f15
children d88f6ada9d07
files build_packages.m src/of-control.mk
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Mon Mar 12 17:15:46 2018 -0400
+++ b/build_packages.m	Tue Mar 13 12:39:11 2018 -0400
@@ -32,7 +32,7 @@
   try_install miscellaneous-1.2.1.tar.gz
   try_install struct-1.0.14.tar.gz
   try_install optim-1.5.2.tar.gz
-  try_install control-3.0.0.tar.gz
+  try_install control-3.1.0.tar.gz
   try_install signal-1.3.2.tar.gz
   try_install communications-1.2.1.tar.gz
   try_install image-2.6.2.tar.gz
--- a/src/of-control.mk	Mon Mar 12 17:15:46 2018 -0400
+++ b/src/of-control.mk	Tue Mar 13 12:39:11 2018 -0400
@@ -3,10 +3,10 @@
 
 PKG             := of-control
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.0.0
-$(PKG)_CHECKSUM := ee3f4b1e0ee719d2d877b57905c7e31ef76adcbd
+$(PKG)_VERSION  := 3.1.0
+$(PKG)_CHECKSUM := 573d9256c6c49b9b2940347ef0c8772fc7cbdfce
 $(PKG)_REMOTE_SUBDIR := 
-$(PKG)_SUBDIR   := control
+$(PKG)_SUBDIR   := control-$($(PKG)_VERSION)
 $(PKG)_FILE     := control-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
 $(PKG)_DEPS     :=