stress-ng: bump to version 0.18.05
authorJohn Audia <therealgraysky@proton.me>
Wed, 2 Oct 2024 18:30:17 +0000 (14:30 -0400)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 3 Oct 2024 06:55:45 +0000 (09:55 +0300)
Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.18.05

Signed-off-by: John Audia <therealgraysky@proton.me>
utils/stress-ng/Makefile

index b149519f9236dd8185555379a5d850a9834b07f2..a41265ad0386d80696285f412aaad9b1187da524 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=stress-ng
-PKG_VERSION:=0.18.04
+PKG_VERSION:=0.18.05
 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:=c76cf067e582fb8a066d47207bbccc6d0d4175ba700b5d122909132d79e7f6ea
+PKG_HASH:=b0ac75b68bb804fd3276fcb235f1b0a9567090ebd887b2ed0f8a3203f9545e11
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=GPL-2.0-only