changeset 3841:883b166fa55b

of-struct: update to 1.0.11 * src/of-struct.mk: update version, checksum * build-packages.m: update version of struct
author John D
date Sun, 08 Mar 2015 16:47:50 -0400
parents 3061358d7a92
children 732f437653ae
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	Sun Mar 08 16:49:05 2015 -0400
+++ b/build_packages.m	Sun Mar 08 16:47:50 2015 -0400
@@ -22,7 +22,7 @@
 % install the packages
 try_install general-1.3.4.tar.gz
 try_install miscellaneous-1.2.1.tar.gz
-try_install struct-1.0.10.tar.gz
+try_install struct-1.0.11.tar.gz
 try_install optim-1.4.0.tar.gz
 try_install specfun-1.1.0.tar.gz
 try_install control-2.6.6.tar.gz
--- a/src/of-struct.mk	Sun Mar 08 16:49:05 2015 -0400
+++ b/src/of-struct.mk	Sun Mar 08 16:47:50 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-struct
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.10
-$(PKG)_CHECKSUM := 4703b20612c9e5ec48765af15c28e7a1fc90d427
+$(PKG)_VERSION  := 1.0.11
+$(PKG)_CHECKSUM := 6bad5d1459ba6b94d0647fbee45e53d900f82d9c
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := struct-$($(PKG)_VERSION)
 $(PKG)_FILE     := struct-$($(PKG)_VERSION).tar.gz