stress: update to 1.0.7.
This commit is contained in:
parent
b87aa10e9d
commit
65dc7b3ef2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stress'
|
# Template file for 'stress'
|
||||||
pkgname=stress
|
pkgname=stress
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -9,7 +9,7 @@ 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=480e879cd7d9a835eca7c145949f3e5c5dd644e503ab2bf6309cae7672b2fa68
|
checksum=cdaa56671506133e2ed8e1e318d793c2a21c4a00adc53f31ffdef1ece8ace0b1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue