comparison src/of-statistics.mk @ 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 dc15f0105d5a
children 1933a9113e65
comparison
equal deleted inserted replaced
4233:353adab0f253 4234:5095971cff2f
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.4 6 $(PKG)_VERSION := 1.3.0
7 $(PKG)_CHECKSUM := 5cf70f146235d6fd19e3d3dd1c7548a96a019dee 7 $(PKG)_CHECKSUM := 01cc538d2e9e07f8b9892936c69a2312bd16c295
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := statistics-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := statistics-$($(PKG)_VERSION)
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