changeset 4388:d18a08f439b9

of-stk: update to v2.4.2 * build_packages.m: update stk version * src/of-stk.mk: update version, checksum
author John D
date Sat, 20 May 2017 18:39:57 -0400
parents 05b44661c970
children f45182733409
files build_packages.m src/of-stk.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Thu May 18 14:29:43 2017 -0400
+++ b/build_packages.m	Sat May 20 18:39:57 2017 -0400
@@ -56,7 +56,7 @@
   try_install instrument-control-0.2.3.tar.gz
   try_install generate_html-0.2.0.tar.gz
   try_install financial-0.5.0.tar.gz
-  try_install stk-2.4.0.tar.gz
+  try_install stk-2.4.2.tar.gz
   try_install splines-1.3.2.tar.gz
   try_install dataframe-1.1.0.tar.gz
   try_install lssa-0.1.2.tar.gz
--- a/src/of-stk.mk	Thu May 18 14:29:43 2017 -0400
+++ b/src/of-stk.mk	Sat May 20 18:39:57 2017 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-stk
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.0
-$(PKG)_CHECKSUM := 821ae00b97be1fbeb6a47c19301b44a4d62c05cc
+$(PKG)_VERSION  := 2.4.2
+$(PKG)_CHECKSUM := 912ae9bc41603982816c0a51370c0c35b096fad8
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := stk
 $(PKG)_FILE     := stk-$($(PKG)_VERSION).tar.gz