# HG changeset patch # User John D # Date 1495319997 14400 # Node ID d18a08f439b98720d6f4f86b2c8ca1ebb04b4d9a # Parent 05b44661c970c5a6ff788d42d2cecb0192fe5469 of-stk: update to v2.4.2 * build_packages.m: update stk version * src/of-stk.mk: update version, checksum diff -r 05b44661c970 -r d18a08f439b9 build_packages.m --- 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 diff -r 05b44661c970 -r d18a08f439b9 src/of-stk.mk --- 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