aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/stress-ng/template
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-07-06 13:27:45 +0000
committerLeah Neukirchen <leah@vuxu.org>2024-07-06 13:27:49 +0000
commit158ff93cec85c22c815f01c827a1e707466c0662 (patch)
tree01e27bc8bb4b11e0101729e52198cae537bbf4f3 /srcpkgs/stress-ng/template
parent879b071f9c266915cf2b9257e6bed9f9f72a9968 (diff)
downloadvoid-packages-158ff93cec85c22c815f01c827a1e707466c0662.tar
void-packages-158ff93cec85c22c815f01c827a1e707466c0662.tar.gz
void-packages-158ff93cec85c22c815f01c827a1e707466c0662.tar.bz2
void-packages-158ff93cec85c22c815f01c827a1e707466c0662.tar.lz
void-packages-158ff93cec85c22c815f01c827a1e707466c0662.tar.xz
void-packages-158ff93cec85c22c815f01c827a1e707466c0662.tar.zst
void-packages-158ff93cec85c22c815f01c827a1e707466c0662.zip
stress-ng: update to 0.18.01.
Diffstat (limited to '')
-rw-r--r--srcpkgs/stress-ng/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/stress-ng/template b/srcpkgs/stress-ng/template
index 3d86bf2513d..4b329bb912d 100644
--- a/srcpkgs/stress-ng/template
+++ b/srcpkgs/stress-ng/template
@@ -1,6 +1,6 @@
# Template file for 'stress-ng'
pkgname=stress-ng
-version=0.18.00
+version=0.18.01
revision=1
build_style=gnu-makefile
make_use_env=1
@@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/ColinIanKing/stress-ng/"
distfiles="https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V${version}.tar.gz"
-checksum=9ee2fa2c2cd7732db3a600b77a75aef0d457008aa812e36adc7ebb029aeff6bc
+checksum=30465ee60a32d9018d0de8a78cfeaa576e869b6e6db87e3628d0704dbe61b561
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"