# HG changeset patch # User John Donoghue # Date 1391471237 18000 # Node ID a714ce7042c0cc3bcf6d18c93284552ea2e2adef # Parent 986fca997dbc25be2273b34dc0516df90e79bb9d Update of-control to 2.6.2 * build_packages.m: update control to 2.6.2 * src/of-control.mk: update of-control to 2.6.2. diff -r 986fca997dbc -r a714ce7042c0 build_packages.m --- a/build_packages.m Sun Feb 02 22:41:25 2014 -0500 +++ b/build_packages.m Mon Feb 03 18:47:17 2014 -0500 @@ -11,7 +11,7 @@ pkg install struct-1.0.10.tar.gz pkg install optim-1.2.2.tar.gz pkg install specfun-1.1.0.tar.gz -pkg install control-2.6.1.tar.gz +pkg install control-2.6.2.tar.gz pkg install signal-1.3.0.tar.gz pkg install communications-1.2.0.tar.gz pkg install image-2.2.0.tar.gz diff -r 986fca997dbc -r a714ce7042c0 src/of-control.mk --- a/src/of-control.mk Sun Feb 02 22:41:25 2014 -0500 +++ b/src/of-control.mk Mon Feb 03 18:47:17 2014 -0500 @@ -3,8 +3,8 @@ PKG := of-control $(PKG)_IGNORE := -$(PKG)_VERSION := 2.6.1 -$(PKG)_CHECKSUM := b05d69b523423ed98bf63175e21d769ed32293e3 +$(PKG)_VERSION := 2.6.2 +$(PKG)_CHECKSUM := b4b4f1718240b784f16bb394d7fae5813dcc6169 $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := control $(PKG)_FILE := control-$($(PKG)_VERSION).tar.gz