# HG changeset patch # User John Donoghue # Date 1390951415 18000 # Node ID 22cf662c55845d48255c12898b248a8ee1563b74 # Parent 8d35ad88beed79d849f1cbeba637431152f1a3f8 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. diff -r 8d35ad88beed -r 22cf662c5584 build_packages.m --- 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 diff -r 8d35ad88beed -r 22cf662c5584 index.html --- 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 @@ of-statistics - 1.2.2 + 1.2.3 Octave Forge statistics package diff -r 8d35ad88beed -r 22cf662c5584 src/of-statistics.mk --- 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