stress: upstream dead, use debian source.
This commit is contained in:
parent
563efcb4c8
commit
4ae4f423e9
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'stress'
|
||||
pkgname=stress
|
||||
version=1.0.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Deliberately simple workload generator for POSIX systems"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://people.seas.harvard.edu/~apw/stress/"
|
||||
distfiles="http://people.seas.harvard.edu/~apw/stress/${pkgname}-${version}.tar.gz"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://packages.debian.org/sid/stress"
|
||||
distfiles="${DEBIAN_SITE}/main/s/stress/stress_${version}.orig.tar.gz"
|
||||
checksum=057e4fc2a7706411e1014bf172e4f94b63a12f18412378fca8684ca92408825b
|
||||
|
|
Loading…
Reference in a new issue