projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7f43d4
)
stress: fix download url
author
Axel Lin
<axel.lin@ingics.com>
Tue, 8 Oct 2013 02:43:49 +0000
(10:43 +0800)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/stress/stress.mk
b/package/stress/stress.mk
index df9065aaaa2b47bd71ea2eda6be957d440a91229..6e82b500f131e3c1ac3e5e5ea73d01b89c4d81c4 100644
(file)
--- a/
package/stress/stress.mk
+++ b/
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.