From 6736e77c825b66c2b569ef618368a446ce27ce7a Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 9 Sep 2020 10:29:19 +0300 Subject: [PATCH] stress-ng: bump to version 0.11.20 Signed-off-by: Alexandru Ardelean --- utils/stress-ng/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/stress-ng/Makefile b/utils/stress-ng/Makefile index 3220c32c4..033f0fd80 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.18 -PKG_RELEASE:=2 +PKG_VERSION:=0.11.20 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://kernel.ubuntu.com/~cking/tarballs/stress-ng -PKG_HASH:=07c82a5c89538b5b696a79192faa70d0232352004c9e532946f7f3613d0adf23 +PKG_HASH:=145210ec692382e447579ec5c1651f89aa9cb4f6531bab9c0e54ded82c8ac338 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only