From da9e1e0c0db6801d9326cbe6787fbdfde95d9687 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 2 Nov 2020 15:12:39 +0200 Subject: [PATCH] utils: stress-ng: bump to version 0.11.23 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 033f0fd800..27cfefce49 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.11.20 +PKG_VERSION:=0.11.23 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://kernel.ubuntu.com/~cking/tarballs/stress-ng -PKG_HASH:=145210ec692382e447579ec5c1651f89aa9cb4f6531bab9c0e54ded82c8ac338 +PKG_HASH:=c0a76147a02f4c31af1fb4b9b7e0b90ac8bbd8590ccb54264d5cbe046c769cd2 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only