# HG changeset patch # User John Donoghue # Date 1430781888 14400 # Node ID 3850b0c0c80d90a5e1706bef5c635641e5a0687c # Parent ee802fc5dd9b5dc604e1269ad4dea9a7c5cd08e1 of-control: update to v2.8.1 * src/of-control.mk: update version/checksum * build_packages.m: update control version diff -r ee802fc5dd9b -r 3850b0c0c80d build_packages.m --- a/build_packages.m Sun May 03 20:38:29 2015 -0400 +++ b/build_packages.m Mon May 04 19:24:48 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.0.tar.gz +try_install control-2.8.1.tar.gz try_install signal-1.3.1.tar.gz try_install communications-1.2.1.tar.gz try_install image-2.4.0.tar.gz diff -r ee802fc5dd9b -r 3850b0c0c80d src/of-control.mk --- a/src/of-control.mk Sun May 03 20:38:29 2015 -0400 +++ b/src/of-control.mk Mon May 04 19:24:48 2015 -0400 @@ -3,8 +3,8 @@ PKG := of-control $(PKG)_IGNORE := -$(PKG)_VERSION := 2.8.0 -$(PKG)_CHECKSUM := b35781fdc02f92fdbbf4eb114a8c5e1e975f978d +$(PKG)_VERSION := 2.8.1 +$(PKG)_CHECKSUM := b9ba210ffcef801e1a1d77a80ef86c6fc74a4240 $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := control $(PKG)_FILE := control-$($(PKG)_VERSION).tar.gz