changeset 3470:22cf662c5584

of-statistics: Update of-statistics to 1.2.3 * build_packages.m: update install of statistics to 1.2.3. * index.html: update of-statistics-version to 1.2.3. * src/of-statistics.mk: update checksum.
author John Donoghue <john.donoghue@ieee.org>
date Tue, 28 Jan 2014 18:23:35 -0500
parents 8d35ad88beed
children 6a97f4d1dedb
files build_packages.m index.html src/of-statistics.mk
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Tue Jan 28 15:15:21 2014 -0500
+++ b/build_packages.m	Tue Jan 28 18:23:35 2014 -0500
@@ -16,7 +16,7 @@
 pkg install communications-1.2.0.tar.gz
 pkg install image-2.2.0.tar.gz
 pkg install io-2.0.2.tar.gz
-pkg install statistics-1.1.3.tar.gz
+pkg install statistics-1.2.3.tar.gz
 pkg install geometry-1.7.0.tar.gz
 pkg install windows-1.2.1.tar.gz
 pkg install odepkg-0.8.4.tar.gz
--- a/index.html	Tue Jan 28 15:15:21 2014 -0500
+++ b/index.html	Tue Jan 28 18:23:35 2014 -0500
@@ -2059,7 +2059,7 @@
     </tr>
     <tr>
         <td id="of-statistics-package">of-statistics</td>
-        <td id="of-statistics-version">1.2.2</td>
+        <td id="of-statistics-version">1.2.3</td>
         <td id="of-statistics-website"><a href="http://octave.sf.net/">Octave Forge statistics package</a></td>
     </tr>
     <tr>
--- a/src/of-statistics.mk	Tue Jan 28 15:15:21 2014 -0500
+++ b/src/of-statistics.mk	Tue Jan 28 18:23:35 2014 -0500
@@ -3,7 +3,7 @@
 
 PKG             := of-statistics
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 8c3260308e8011c0425ab3965d79f15b4abc37a0
+$(PKG)_CHECKSUM := fba40342a265053323c36c590a74d9567e4a0870
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := statistics
 $(PKG)_FILE     := statistics-$($(PKG)_VERSION).tar.gz