mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.18.07
@ 2024-12-09 11:20 Michael Tretter
  0 siblings, 0 replies; only message in thread
From: Michael Tretter @ 2024-12-09 11:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

While at it, set STRESS_NG_LICENCE_FILES to the COPYING file.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/stress-ng.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/stress-ng.make b/rules/stress-ng.make
index 610a82b551f0..5471cdefcf45 100644
--- a/rules/stress-ng.make
+++ b/rules/stress-ng.make
@@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_STRESS_NG) += stress-ng
 #
 # Paths and names
 #
-STRESS_NG_VERSION	:= 0.14.06
-STRESS_NG_MD5		:= 641d3be771a0350d0234d89cbab8834d
+STRESS_NG_VERSION	:= 0.18.07
+STRESS_NG_MD5		:= dad04f856e366651935503f99a5d401b
 STRESS_NG		:= stress-ng-$(STRESS_NG_VERSION)
 STRESS_NG_SUFFIX	:= tar.gz
 STRESS_NG_URL		:= https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V$(STRESS_NG_VERSION).$(STRESS_NG_SUFFIX)
 STRESS_NG_SOURCE	:= $(SRCDIR)/$(STRESS_NG).$(STRESS_NG_SUFFIX)
 STRESS_NG_DIR		:= $(BUILDDIR)/$(STRESS_NG)
 STRESS_NG_LICENSE	:= GPL-2.0-or-later
+STRESS_NG_LICENSE_FILES	:= file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.39.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-09 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-09 11:20 [ptxdist] [PATCH] stress-ng: version bump 0.14.06 -> 0.18.07 Michael Tretter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox