From 2bc10084b37f71a231deddf547f6dda9a00286e4 Mon Sep 17 00:00:00 2001
From: fossdd <fossdd@pwned.life>
Date: Sun, 1 Dec 2024 22:04:25 +0000
Subject: [PATCH] community/stress-ng: upgrade to 0.18.07

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

https://github.com/ColinIanKing/stress-ng/releases/tag/V0.18.06
---
 community/stress-ng/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/stress-ng/APKBUILD b/community/stress-ng/APKBUILD
index 183fd6b62c89..fec47b886cb1 100644
--- a/community/stress-ng/APKBUILD
+++ b/community/stress-ng/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Olliver Schinagl <oliver@schinagl.nl>
 # Maintainer: Olliver Schinagl <oliver@schinagl.nl>
 pkgname=stress-ng
-pkgver=0.18.05
+pkgver=0.18.07
 pkgrel=0
 pkgdesc="stress-ng will stress test a computer system in various selectable ways"
 url="https://github.com/ColinIanKing/stress-ng"
@@ -30,5 +30,5 @@ package() {
 }
 
 sha512sums="
-7b2f989e172b304eb47a92fae1ae3b3e048e56cd54811b0df8e7452c38b523a2a16e82a63ed0845c10cc19fb94d8ad9c099a2e0253cebe15f5bc6f7dd1f2c52e  stress-ng-0.18.05.tar.gz
+359c88567b6a8e8fc743d6eacaef01d4a472748147fc044b9382abfd4ef75e3bcb625a9bed151db38b0f9ad48fd907a4373f1b7624c26f9c20d331046c3a57d8  stress-ng-0.18.07.tar.gz
 "
-- 
GitLab