mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
stress-ng: update to 0.11.13.
This commit is contained in:
parent
fbf557ef4d
commit
7c2ee41958
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
||||||
--- stress-ng.h.orig
|
|
||||||
+++ stress-ng.h
|
|
||||||
@@ -3653,7 +3653,7 @@
|
|
||||||
|
|
||||||
/* old ustat struct */
|
|
||||||
struct shim_ustat {
|
|
||||||
- daddr_t f_tfree;
|
|
||||||
+ int f_tfree;
|
|
||||||
ino_t f_tinode;
|
|
||||||
char f_fname[6];
|
|
||||||
char f_fpack[6];
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stress-ng'
|
# Template file for 'stress-ng'
|
||||||
pkgname=stress-ng
|
pkgname=stress-ng
|
||||||
version=0.11.12
|
version=0.11.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=1
|
make_use_env=1
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://kernel.ubuntu.com/~cking/stress-ng/"
|
homepage="http://kernel.ubuntu.com/~cking/stress-ng/"
|
||||||
distfiles="http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${pkgname}-${version}.tar.xz"
|
distfiles="http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0ccf437ca1876a3e8a55986c6481697045203a17f5994cb2f5096cd461d18031
|
checksum=adca2b21dc897e4193f3c358d459d2ef2254418a0e3dd0c208e2c94d20371be3
|
||||||
|
|
Loading…
Add table
Reference in a new issue