# HG changeset patch # User John D # Date 1448542437 18000 # Node ID e36b4f15b7a553c0622069284bf6a957cb5c98cd # Parent b5a28d770997e8bf2a4afc6af3d294726344307f of-control: update to 3.0.0 * src/of-control.mk: update version, checksum * build_packages.m: update control version diff -r b5a28d770997 -r e36b4f15b7a5 build_packages.m --- 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 diff -r b5a28d770997 -r e36b4f15b7a5 src/of-control.mk --- 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