changeset 3943:cbefb206115e

of-stk: update to v2.3.0 * src/of-stk.mk: update version, checksum * dist-files.mk: update stk version
author John Donoghue
date Tue, 19 May 2015 08:10:12 -0400
parents f9273cae479a
children d83f02205481
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	Tue May 19 14:45:33 2015 -0400
+++ b/build_packages.m	Tue May 19 08:10:12 2015 -0400
@@ -49,7 +49,7 @@
 try_install instrument-control-0.2.1.tar.gz
 try_install generate_html-0.1.8.tar.gz
 try_install financial-0.4.0.tar.gz
-try_install stk-2.2.1.tar.gz
+try_install stk-2.3.0.tar.gz
 try_install splines-1.2.8.tar.gz
 try_install dataframe-1.1.0.tar.gz
 try_install lssa-0.1.2.tar.gz
--- a/src/of-stk.mk	Tue May 19 14:45:33 2015 -0400
+++ b/src/of-stk.mk	Tue May 19 08:10:12 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-stk
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.2.1
-$(PKG)_CHECKSUM := 8b2f47ecb4e468782b2b3622b3ddbb82f56673b5
+$(PKG)_VERSION  := 2.3.0
+$(PKG)_CHECKSUM := 960dcb1303bfb455bbe3303ab6638411a0791916
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := stk
 $(PKG)_FILE     := stk-$($(PKG)_VERSION).tar.gz