Explorar o código

stress: fix download url

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Axel Lin %!s(int64=12) %!d(string=hai) anos
pai
achega
972a73e61a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/stress/stress.mk

+ 1 - 1
package/stress/stress.mk

@@ -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.