* [Buildroot] [PATCH 1/1] package/stress-ng: bump to version V0.17.07
@ 2024-04-08 18:33 Julien Olivain
2024-04-10 20:23 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-04-08 18:33 UTC (permalink / raw)
To: buildroot; +Cc: Romain Naour, Julien Olivain
For change log, see:
https://github.com/ColinIanKing/stress-ng/blob/V0.17.07/debian/changelog
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
package/stress-ng/stress-ng.hash | 2 +-
package/stress-ng/stress-ng.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/stress-ng/stress-ng.hash b/package/stress-ng/stress-ng.hash
index a02b65c9920..1f704809de8 100644
--- a/package/stress-ng/stress-ng.hash
+++ b/package/stress-ng/stress-ng.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 7ad1f30237011149e7f83451ea7cb49e88c0a79bed55e29b556c6a72b9f1d79d stress-ng-0.15.07.tar.gz
+sha256 b0bc1495adce6c7a1f82d53f363682b243d6d7e93a06be7f94c9559c0a311a6f stress-ng-0.17.07.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/stress-ng/stress-ng.mk b/package/stress-ng/stress-ng.mk
index 24ec4cb5157..04427f70ecf 100644
--- a/package/stress-ng/stress-ng.mk
+++ b/package/stress-ng/stress-ng.mk
@@ -4,7 +4,7 @@
#
################################################################################
-STRESS_NG_VERSION = 0.15.07
+STRESS_NG_VERSION = 0.17.07
STRESS_NG_SITE = $(call github,ColinIanKing,stress-ng,V$(STRESS_NG_VERSION))
STRESS_NG_LICENSE = GPL-2.0+
STRESS_NG_LICENSE_FILES = COPYING
--
2.44.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-10 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 18:33 [Buildroot] [PATCH 1/1] package/stress-ng: bump to version V0.17.07 Julien Olivain
2024-04-10 20:23 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.