From: Alexandru Ardelean Date: Mon, 29 Mar 2021 08:51:51 +0000 (+0300) Subject: stress-ng: bump to version 0.12.06 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=940492c577b9f6c36e3f4f4b9ed8c75586871348;p=feed%2Fpackages.git stress-ng: bump to version 0.12.06 Signed-off-by: Alexandru Ardelean --- diff --git a/utils/stress-ng/Makefile b/utils/stress-ng/Makefile index 744c277622..134cd5b901 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.12.04 +PKG_VERSION:=0.12.06 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://kernel.ubuntu.com/~cking/tarballs/stress-ng -PKG_HASH:=b4e34bda8db4ed37e33b7a861bc06ad77cbbd234d63236da2cb58f02e3f3218e +PKG_HASH:=75eb340266b1bbae944d8f9281af978bd5bc2c8085df97a098d5500d6f177296 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only