stress: fix download url
authorAxel Lin <axel.lin@ingics.com>
Tue, 8 Oct 2013 02:43:49 +0000 (10:43 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 8 Oct 2013 20:18:16 +0000 (22:18 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/stress/stress.mk

index df9065aaaa2b47bd71ea2eda6be957d440a91229..6e82b500f131e3c1ac3e5e5ea73d01b89c4d81c4 100644 (file)
@@ -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.