# HG changeset patch # User John D # Date 1444691073 14400 # Node ID 4542697f6c8fea51983c788e5e455c75687cfa74 # Parent b54e00ea56bc5fa4595d673cffc4a3bc5e5f0065 of-stk: update to v2.3.3 * src/of-stk.mk: update version/checksum. * build_packages.m: update stk version diff -r b54e00ea56bc -r 4542697f6c8f build_packages.m --- a/build_packages.m Fri Oct 02 10:24:38 2015 -0400 +++ b/build_packages.m Mon Oct 12 19:04:33 2015 -0400 @@ -50,7 +50,7 @@ try_install instrument-control-0.2.1.tar.gz try_install generate_html-0.1.9.tar.gz try_install financial-0.4.0.tar.gz -try_install stk-2.3.2.tar.gz +try_install stk-2.3.3.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 diff -r b54e00ea56bc -r 4542697f6c8f src/of-stk.mk --- a/src/of-stk.mk Fri Oct 02 10:24:38 2015 -0400 +++ b/src/of-stk.mk Mon Oct 12 19:04:33 2015 -0400 @@ -3,8 +3,8 @@ PKG := of-stk $(PKG)_IGNORE := -$(PKG)_VERSION := 2.3.2 -$(PKG)_CHECKSUM := 143807f86649520a2fe7f31e502b733fcbf2c745 +$(PKG)_VERSION := 2.3.3 +$(PKG)_CHECKSUM := e7bab5817808156f60660995bf52118ce0fcbf36 $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := stk $(PKG)_FILE := stk-$($(PKG)_VERSION).tar.gz