comparison src/of-statistics.mk @ 7090:61344d2f44df

* src/of-statistics.mk: update to v1.6.4
author John Donoghue <john.donoghue@ieee.org>
date Sun, 03 Mar 2024 12:03:50 -0500
parents 6bb0c9b2a285
children 4791c53481b6
comparison
equal deleted inserted replaced
7089:b98eb1ee6ba5 7090:61344d2f44df
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.6.3 6 $(PKG)_VERSION := 1.6.4
7 $(PKG)_CHECKSUM := f83ea6a7e523a0d76a33ac2e210665b448d64255 7 $(PKG)_CHECKSUM := 7c2bcd2e8f62ed3823c4ac8c5553a8709721a1b3
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := statistics-release-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := statistics-release-$($(PKG)_VERSION)
10 $(PKG)_FILE := statistics-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := statistics-$($(PKG)_VERSION).tar.gz
11 $(PKG)_URL := https://github.com/gnu-octave/statistics/archive/refs/tags/release-$($(PKG)_VERSION).tar.gz 11 $(PKG)_URL := https://github.com/gnu-octave/statistics/archive/refs/tags/release-$($(PKG)_VERSION).tar.gz
12 $(PKG)_DEPS := of-io 12 $(PKG)_DEPS := of-io