Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] stress: fix download url
@ 2013-10-08  2:43 Axel Lin
  2013-10-08  2:46 ` [Buildroot] [PATCH 2/2] stress: add license information Axel Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Axel Lin @ 2013-10-08  2:43 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/stress/stress.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/stress/stress.mk b/package/stress/stress.mk
index df9065a..6e82b50 100644
--- 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.
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-10-08 20:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08  2:43 [Buildroot] [PATCH 1/2] stress: fix download url Axel Lin
2013-10-08  2:46 ` [Buildroot] [PATCH 2/2] stress: add license information Axel Lin
2013-10-08  7:15   ` Thomas Petazzoni
2013-10-08  7:44     ` Axel Lin
2013-10-08 15:36 ` [Buildroot] [PATCH 1/2] stress: fix download url Peter Korsgaard
2013-10-08 15:48   ` Thomas Petazzoni
2013-10-08 20:06     ` Peter Korsgaard
2013-10-08 20:19 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox