We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754e9a8 commit 3db4bedCopy full SHA for 3db4bed
1 file changed
srcpkgs/stress-ng/template
@@ -1,6 +1,6 @@
1
# Template file for 'stress-ng'
2
pkgname=stress-ng
3
-version=0.20.01
+version=0.21.00
4
revision=1
5
build_style=gnu-makefile
6
make_use_env=1
@@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
9
license="GPL-2.0-or-later"
10
homepage="https://github.com/ColinIanKing/stress-ng/"
11
distfiles="https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V${version}.tar.gz"
12
-checksum=f974863d1861e7e7b5d19e381a17f22d653dcafa12096ac96d11b2e62a22ea77
+checksum=1339cbc6ccbff7e2ee2177bf0fd67e7b94e8ff7b07fe89bcfaec0280d800cf34
13
14
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
15
makedepends+=" musl-legacy-compat"
0 commit comments