stress-ng: update to 0.19.02

Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.19.02

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
John Audia
2025-07-13 12:50:16 -04:00
committed by Josef Schlehofer
parent 74794b0ef0
commit 6d4685af46
2 changed files with 4 additions and 4 deletions

View File

@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=stress-ng
PKG_VERSION:=0.19.00
PKG_RELEASE:=2
PKG_VERSION:=0.19.02
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/ColinIanKing/stress-ng/tar.gz/refs/tags/V$(PKG_VERSION)?
PKG_HASH:=7d0be69dcdad655145026f499863de01d317e87ff87acd48c3343d451540d172
PKG_HASH:=15a07030a14bbfd5991e9ba3fbfbc24ed3ae72a2c946b033c06b820bc16f41c4
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=GPL-2.0-only

View File

@@ -13,7 +13,7 @@
* get next row to be computed, will wrap around. Wrap arounds
--- a/stress-misaligned.c
+++ b/stress-misaligned.c
@@ -49,6 +49,10 @@
@@ -51,6 +51,10 @@
#undef HAVE_ATOMIC
#endif