comparison src/of-statistics.mk @ 3842:732f437653ae

of-statistics: update to 1.2.4 * src/of-statistics.mk: update version/checksum * build_packages.m: update statistics version
author John Donoghue
date Mon, 09 Mar 2015 16:13:11 -0400
parents ae4193aad5fe
children dc15f0105d5a
comparison
equal deleted inserted replaced
3841:883b166fa55b 3842:732f437653ae
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)_VERSION := 1.2.3 6 $(PKG)_VERSION := 1.2.4
7 $(PKG)_CHECKSUM := fba40342a265053323c36c590a74d9567e4a0870 7 $(PKG)_CHECKSUM := 5cf70f146235d6fd19e3d3dd1c7548a96a019dee
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := statistics 9 $(PKG)_SUBDIR := statistics
10 $(PKG)_FILE := statistics-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := statistics-$($(PKG)_VERSION).tar.gz
11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
12 $(PKG)_DEPS := of-io 12 $(PKG)_DEPS := of-io