comparison src/of-statistics.mk @ 4701:58d201e9e747

of-statistics: update to v1.4.0 * src/of-statistics-1-cross.patch: new file * build_packages.m: update statistics version * dist-files.mk: add ref to of-statistics-1-cross.patch * src/of-statistics.mk: update version, checksum
author John Donoghue
date Mon, 21 May 2018 08:05:47 -0400
parents 7d1e45c2f175
children f9628b2bd4d5
comparison
equal deleted inserted replaced
4700:60424c1f370a 4701:58d201e9e747
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.3.0 6 $(PKG)_VERSION := 1.4.0
7 $(PKG)_CHECKSUM := 01cc538d2e9e07f8b9892936c69a2312bd16c295 7 $(PKG)_CHECKSUM := d93dc9430aba313b9bca23080140b41bcda6a9fe
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