comparison src/of-statistics.mk @ 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 d87f9dcc59e8
children 13be64f9f16d
comparison
equal deleted inserted replaced
3469:8d35ad88beed 3470:22cf662c5584
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := of-statistics 4 PKG := of-statistics
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_CHECKSUM := 8c3260308e8011c0425ab3965d79f15b4abc37a0 6 $(PKG)_CHECKSUM := fba40342a265053323c36c590a74d9567e4a0870
7 $(PKG)_REMOTE_SUBDIR := 7 $(PKG)_REMOTE_SUBDIR :=
8 $(PKG)_SUBDIR := statistics 8 $(PKG)_SUBDIR := statistics
9 $(PKG)_FILE := statistics-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := statistics-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 10 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
11 $(PKG)_DEPS := of-io 11 $(PKG)_DEPS := of-io