comparison src/of-statistics.mk @ 5353:fa7de5b2de54

update io, netcdf and statiscis package * src/of-io.mk: update to v2.6.0 * src/of-netcdf.mk: update to v1.0.13 * src/of-statistics.mk: update to 1.4.2
author John Donoghue <john.donoghue@ieee.org>
date Wed, 01 Apr 2020 15:34:43 -0400
parents f9628b2bd4d5
children eae508c12529
comparison
equal deleted inserted replaced
5352:fe6576c95c4c 5353:fa7de5b2de54
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.4.1 6 $(PKG)_VERSION := 1.4.2
7 $(PKG)_CHECKSUM := a8a644d31fa6ada9328daec07914aad4826b4aca 7 $(PKG)_CHECKSUM := 8329abd3da0f75f94e5ea85bb6e51dc16c7d0274
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