From 672443b8ebfef5152b1222730497077d3fc9a7f6 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Thu, 18 Jul 2024 16:24:15 +0300 Subject: [PATCH] stress-ng: bump to version 0.18.01 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 c37af065eb..6793155cd3 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.17.08 +PKG_VERSION:=0.18.01 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:=e4982d2a1c57139dad1741d6248b00a30935f746c1f665ec5b9d53c010c8dc08 +PKG_HASH:=30465ee60a32d9018d0de8a78cfeaa576e869b6e6db87e3628d0704dbe61b561 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only -- 2.30.2