aboutsummaryrefslogtreecommitdiff
path: root/utils/stress-ng/Makefile
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2021-03-29 11:51:51 +0300
committerAlexandru Ardelean <ardeleanalex@gmail.com>2021-03-29 11:51:51 +0300
commit940492c577b9f6c36e3f4f4b9ed8c75586871348 (patch)
treebd229884432e9c222cd8bb7911580da43de4f331 /utils/stress-ng/Makefile
parentd424d19b5a46c2a77b20d936880144e1cdeca5ba (diff)
stress-ng: bump to version 0.12.06
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'utils/stress-ng/Makefile')
-rw-r--r--utils/stress-ng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/stress-ng/Makefile b/utils/stress-ng/Makefile
index 744c27762..134cd5b90 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 <ardeleanalex@gmail.com>
PKG_LICENSE:=GPL-2.0-only