changeset 4234:5095971cff2f

of-statistics: update to 1.3.0 * build_packages.m: updae statistics version * src/of-statistics.mk: update version, checksum
author John D
date Fri, 14 Oct 2016 13:56:12 -0400
parents 353adab0f253
children 89e757c2ec72
files build_packages.m src/of-statistics.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Thu Oct 13 08:00:44 2016 -0400
+++ b/build_packages.m	Fri Oct 14 13:56:12 2016 -0400
@@ -38,7 +38,7 @@
   try_install communications-1.2.1.tar.gz
   try_install image-2.6.0.tar.gz
   try_install io-2.4.3.tar.gz
-  try_install statistics-1.2.4.tar.gz
+  try_install statistics-1.3.0.tar.gz
   try_install geometry-2.1.1.tar.gz
   try_install windows-1.2.4.tar.gz
   try_install odepkg-0.8.5.tar.gz
--- a/src/of-statistics.mk	Thu Oct 13 08:00:44 2016 -0400
+++ b/src/of-statistics.mk	Fri Oct 14 13:56:12 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-statistics
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.2.4
-$(PKG)_CHECKSUM := 5cf70f146235d6fd19e3d3dd1c7548a96a019dee
+$(PKG)_VERSION  := 1.3.0
+$(PKG)_CHECKSUM := 01cc538d2e9e07f8b9892936c69a2312bd16c295
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := statistics-$($(PKG)_VERSION)
 $(PKG)_FILE     := statistics-$($(PKG)_VERSION).tar.gz