stress: move to new upstream

Changed to the upstream that Debian uses, instead of the Debian package.
This commit is contained in:
voidbert 2024-09-03 10:26:23 +00:00 committed by classabbyamp
parent 4728fccf07
commit 9deed55ccd

View file

@ -1,14 +1,14 @@
# Template file for 'stress' # Template file for 'stress'
pkgname=stress pkgname=stress
version=1.0.7 version=1.0.7
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" 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://github.com/resurrecting-open-source-projects/stress"
distfiles="${DEBIAN_SITE}/main/s/stress/stress_${version}.orig.tar.gz" distfiles="https://github.com/resurrecting-open-source-projects/stress/archive/${version}.tar.gz"
checksum=cdaa56671506133e2ed8e1e318d793c2a21c4a00adc53f31ffdef1ece8ace0b1 checksum=cdaa56671506133e2ed8e1e318d793c2a21c4a00adc53f31ffdef1ece8ace0b1
pre_configure() { pre_configure() {