From: Alexandru Ardelean Date: Thu, 9 Sep 2021 08:35:22 +0000 (+0300) Subject: stress-ng: bump to version 0.13.01 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5902fcb2c497a4939a58207ce882f718348b155d;p=openwrt-packages.git stress-ng: bump to version 0.13.01 Signed-off-by: Alexandru Ardelean --- diff --git a/utils/stress-ng/Makefile b/utils/stress-ng/Makefile index b87022fcf..32bd02a0d 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.13.00 +PKG_VERSION:=0.13.01 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://kernel.ubuntu.com/~cking/tarballs/stress-ng -PKG_HASH:=1cefe4a3057c1522b146e62f61b80ce6e2e99da2d85ebe25bc03fc45228e58cd +PKG_HASH:=f37f739e4d15343360a47980b67dc8b2a6bf3d4d3ef727d55e2dd99a0b64f9ea PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only