From 4da4138da21b8dbfe1fe8516b185f9cd579f9b9a Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 25 Dec 2024 09:26:21 +0200 Subject: [PATCH] stress-ng: bump to version 0.18.07 Signed-off-by: Alexandru Ardelean --- utils/stress-ng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/stress-ng/Makefile b/utils/stress-ng/Makefile index a41265ad03..ac77f786f7 100644 --- a/utils/stress-ng/Makefile +++ b/utils/stress-ng/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stress-ng -PKG_VERSION:=0.18.05 +PKG_VERSION:=0.18.07 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:=b0ac75b68bb804fd3276fcb235f1b0a9567090ebd887b2ed0f8a3203f9545e11 +PKG_HASH:=e2adaab67a70f4f98863d88d92e5805a31adce4559de52419e4f556e2ddeada6 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only -- 2.30.2