changeset 4095:42b360982b2d

of-struct: update version 1.0.12 * build_packages.m: update struct version * src/of-struct.mk: update version, checksum
author John Donoghue
date Thu, 25 Feb 2016 13:04:24 -0500
parents 32abc736bfd3
children 414c464563c6
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 Feb 25 13:00:55 2016 -0500
+++ b/build_packages.m	Thu Feb 25 13:04:24 2016 -0500
@@ -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.11.tar.gz
+try_install struct-1.0.12.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 Feb 25 13:00:55 2016 -0500
+++ b/src/of-struct.mk	Thu Feb 25 13:04:24 2016 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-struct
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.11
-$(PKG)_CHECKSUM := 6bad5d1459ba6b94d0647fbee45e53d900f82d9c
+$(PKG)_VERSION  := 1.0.12
+$(PKG)_CHECKSUM := cb225d57e03ef5112ca4d0c3393c32f3e185e146
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := struct-$($(PKG)_VERSION)
 $(PKG)_FILE     := struct-$($(PKG)_VERSION).tar.gz