changeset 4130:691dd542a812

of-struct: update to 1.0.13 * src/of-struct.mk: update checksum, version * build_packages.m: update struct version
author John Donoghue
date Fri, 29 Apr 2016 07:55:17 -0400
parents 029a16e66a36
children e79854fa53be
files build_packages.m src/of-struct.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Thu Apr 28 07:43:52 2016 -0400
+++ b/build_packages.m	Fri Apr 29 07:55:17 2016 -0400
@@ -22,7 +22,7 @@
 % install the packages
 try_install general-2.0.0.tar.gz
 try_install miscellaneous-1.2.1.tar.gz
-try_install struct-1.0.12.tar.gz
+try_install struct-1.0.13.tar.gz
 try_install optim-1.5.0.tar.gz
 try_install specfun-1.1.0.tar.gz
 try_install control-3.0.0.tar.gz
--- a/src/of-struct.mk	Thu Apr 28 07:43:52 2016 -0400
+++ b/src/of-struct.mk	Fri Apr 29 07:55:17 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-struct
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.12
-$(PKG)_CHECKSUM := cb225d57e03ef5112ca4d0c3393c32f3e185e146
+$(PKG)_VERSION  := 1.0.13
+$(PKG)_CHECKSUM := 9b9520062c8c70211f4e4cad5d78eccc87a2f39b
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := struct-$($(PKG)_VERSION)
 $(PKG)_FILE     := struct-$($(PKG)_VERSION).tar.gz