From: Alexandru Ardelean Date: Mon, 3 Jun 2024 06:35:21 +0000 (+0300) Subject: stress-ng: bump to version 0.17.08 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b29ba073087ce289a139400254b98f3a92464f8b;p=openwrt-packages.git stress-ng: bump to version 0.17.08 Signed-off-by: Alexandru Ardelean --- diff --git a/utils/stress-ng/Makefile b/utils/stress-ng/Makefile index fac22381d..c37af065e 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.17.07 +PKG_VERSION:=0.17.08 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ColinIanKing/stress-ng/tar.gz/refs/tags/V$(PKG_VERSION)? -PKG_HASH:=b0bc1495adce6c7a1f82d53f363682b243d6d7e93a06be7f94c9559c0a311a6f +PKG_HASH:=e4982d2a1c57139dad1741d6248b00a30935f746c1f665ec5b9d53c010c8dc08 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=GPL-2.0-only