mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
stress: update to 1.0.5.
This commit is contained in:
parent
c3b70c5515
commit
01ca544b86
1 changed files with 8 additions and 3 deletions
|
@ -1,11 +1,16 @@
|
||||||
# Template file for 'stress'
|
# Template file for 'stress'
|
||||||
pkgname=stress
|
pkgname=stress
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake"
|
||||||
short_desc="Deliberately simple workload generator for POSIX systems"
|
short_desc="Deliberately simple workload generator for POSIX systems"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://packages.debian.org/sid/stress"
|
homepage="https://packages.debian.org/sid/stress"
|
||||||
distfiles="${DEBIAN_SITE}/main/s/stress/stress_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/s/stress/stress_${version}.orig.tar.gz"
|
||||||
checksum=057e4fc2a7706411e1014bf172e4f94b63a12f18412378fca8684ca92408825b
|
checksum=1798e49ca365d928fb194ba1b8e8d1e09963b49e9edb0a78bcbba15750bb5027
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue