mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
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:
committed by
Josef Schlehofer
parent
74794b0ef0
commit
6d4685af46
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user