comparison src/of-statistics.mk @ 7100:4791c53481b6 release

* src/of-statistics.mk: update to v1.6.5
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 08 Mar 2024 15:45:48 +0100
parents d231d815a929
children dee2bd377d97
comparison
equal deleted inserted replaced
7099:d231d815a929 7100:4791c53481b6
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.4 6 $(PKG)_VERSION := 1.6.5
7 $(PKG)_CHECKSUM := 7c2bcd2e8f62ed3823c4ac8c5553a8709721a1b3 7 $(PKG)_CHECKSUM := eb897230bd69f9f4febed46c495973122f0746df
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