changeset 4225:e700dc14cc04

of-struct: update to 1.0.14 * src/of-struct.mk: update version, checksum * build_packages.m: update struct version
author John D
date Wed, 05 Oct 2016 15:39:04 -0400
parents 9ded338051db
children 3011aee4a997
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	Wed Oct 05 15:39:03 2016 -0400
+++ b/build_packages.m	Wed Oct 05 15:39:04 2016 -0400
@@ -30,7 +30,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.13.tar.gz
+  try_install struct-1.0.14.tar.gz
   try_install optim-1.5.1.tar.gz
   try_install specfun-1.1.0.tar.gz
   try_install control-3.0.0.tar.gz
--- a/src/of-struct.mk	Wed Oct 05 15:39:03 2016 -0400
+++ b/src/of-struct.mk	Wed Oct 05 15:39:04 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-struct
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.0.13
-$(PKG)_CHECKSUM := 9b9520062c8c70211f4e4cad5d78eccc87a2f39b
+$(PKG)_VERSION  := 1.0.14
+$(PKG)_CHECKSUM := c017ae121f2c9535704c677e64ea5fd2ac7b88f5
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := struct-$($(PKG)_VERSION)
 $(PKG)_FILE     := struct-$($(PKG)_VERSION).tar.gz