package/iozone: update IOZONE_VERSION

Update IOZONE_VERSION to reflect what is used by
https://release-monitoring.org

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 1e75050bbb9180b2d0861ca10a4c86fd004670dc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine
2021-08-15 18:58:45 +02:00
committed by Peter Korsgaard
parent a2f6f62ca0
commit d6d36d6bf2

View File

@@ -4,8 +4,8 @@
# #
################################################################################ ################################################################################
IOZONE_VERSION = 3_490 IOZONE_VERSION = 3.490
IOZONE_SOURCE = iozone$(IOZONE_VERSION).tar IOZONE_SOURCE = iozone$(subst .,_,$(IOZONE_VERSION)).tar
IOZONE_SITE = http://www.iozone.org/src/current IOZONE_SITE = http://www.iozone.org/src/current
IOZONE_LICENSE = IOzone license (NO DERIVED WORKS ALLOWED) IOZONE_LICENSE = IOzone license (NO DERIVED WORKS ALLOWED)
# IOzone license details can be found at: # IOzone license details can be found at: