Commit 972a73e6 authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

stress: fix download url

parent b7f43d42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

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 is linked statically if the --enable-static is specified.