changeset 3491:986fca997dbc

Update of-signal to 1.3.0 * src/of-signal.mk: update of-signal to 1.3.0. * build_packages.m: update signal to 1.3.0
author John Donoghue <john.donoghue@ieee.org>
date Sun, 02 Feb 2014 22:41:25 -0500
parents ad720dbb68d9
children a714ce7042c0
files build_packages.m src/of-signal.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Sun Feb 02 09:37:48 2014 -0500
+++ b/build_packages.m	Sun Feb 02 22:41:25 2014 -0500
@@ -12,7 +12,7 @@
 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 signal-1.2.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
 pkg install io-2.0.2.tar.gz
--- a/src/of-signal.mk	Sun Feb 02 09:37:48 2014 -0500
+++ b/src/of-signal.mk	Sun Feb 02 22:41:25 2014 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-signal
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.2.2
-$(PKG)_CHECKSUM := 02d30ac92cb1ecb94247c9ce993f8a296081bf53
+$(PKG)_VERSION  := 1.3.0
+$(PKG)_CHECKSUM := 007f2d574cc107a3ffb657c3242e97610056e33d
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := signal
 $(PKG)_FILE     := signal-$($(PKG)_VERSION).tar.gz