changeset 4842:5281e43a3320

of-financial: update to 0.5.2 * build_packages.m: update finacial version * src/of-financial.mk: update version, checksum
author John Donoghue
date Mon, 24 Sep 2018 12:34:45 -0400
parents 96b51259775c
children 8d5fed273e3c
files build_packages.m src/of-financial.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Tue Sep 11 09:12:08 2018 -0400
+++ b/build_packages.m	Mon Sep 24 12:34:45 2018 -0400
@@ -54,7 +54,7 @@
   try_install database-2.4.3.tar.gz
   try_install instrument-control-0.3.1.tar.gz
   try_install generate_html-0.3.1.tar.gz
-  try_install financial-0.5.1.tar.gz
+  try_install financial-0.5.2.tar.gz
   try_install stk-2.5.1.tar.gz
   try_install splines-1.3.2.tar.gz
   try_install dataframe-1.2.0.tar.gz
--- a/src/of-financial.mk	Tue Sep 11 09:12:08 2018 -0400
+++ b/src/of-financial.mk	Mon Sep 24 12:34:45 2018 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-financial
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.5.1
-$(PKG)_CHECKSUM := 9c2c2603f488571421951810c9b0524fe0ad1b6b
+$(PKG)_VERSION  := 0.5.2
+$(PKG)_CHECKSUM := 7e56690e9cf90fb7d6d837c9f16f32e1bf580ac3
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := financial-$($(PKG)_VERSION)
 $(PKG)_FILE     := financial-$($(PKG)_VERSION).tar.gz