mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
stress: fix download url
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b7f43d42bf
commit
972a73e61a
@@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
STRESS_VERSION = 1.0.4
|
STRESS_VERSION = 1.0.4
|
||||||
STRESS_SITE = http://weather.ou.edu/~apw/projects/stress
|
STRESS_SITE = http://people.seas.harvard.edu/~apw/stress
|
||||||
STRESS_AUTORECONF = YES
|
STRESS_AUTORECONF = YES
|
||||||
|
|
||||||
# Stress is linked statically if the --enable-static is specified.
|
# Stress is linked statically if the --enable-static is specified.
|
||||||
|
|||||||
Reference in New Issue
Block a user