changeset 4148:b4391d95a81c

of-splines: update to 1.3.0 * src/of-splines.mk: update version, checksum * build_packages.m: update splines version
author John Donoghue
date Mon, 23 May 2016 12:54:26 -0400
parents 05523ddd7961
children aa31b3163501
files build_packages.m src/of-splines.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Mon May 23 12:51:54 2016 -0400
+++ b/build_packages.m	Mon May 23 12:54:26 2016 -0400
@@ -51,7 +51,7 @@
 try_install generate_html-0.1.10.tar.gz
 try_install financial-0.5.0.tar.gz
 try_install stk-2.3.4.tar.gz
-try_install splines-1.2.9.tar.gz
+try_install splines-1.3.0.tar.gz
 try_install dataframe-1.1.0.tar.gz
 try_install lssa-0.1.2.tar.gz
 try_install queueing-1.2.3.tar.gz
--- a/src/of-splines.mk	Mon May 23 12:51:54 2016 -0400
+++ b/src/of-splines.mk	Mon May 23 12:54:26 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-splines
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.2.9
-$(PKG)_CHECKSUM := 35c845a158ab5601319baf937031c3eb995b9bbe
+$(PKG)_VERSION  := 1.3.0
+$(PKG)_CHECKSUM := b1fad0bd86ce3639b6d244ccff255ba2c3d96e59
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := splines
 $(PKG)_FILE     := splines-$($(PKG)_VERSION).tar.gz