diff options
-rw-r--r-- | recipes/stress/stress_1.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/stress/stress_1.0.4.bb b/recipes/stress/stress_1.0.4.bb index 66257aa..03ca1d5 100644 --- a/recipes/stress/stress_1.0.4.bb +++ b/recipes/stress/stress_1.0.4.bb @@ -2,7 +2,7 @@ # Copyright (C) 2006, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see /COPYING) -HOMEPAGE="http://weather.ou.edu/~apw/projects/stress/" +HOMEPAGE = "http://people.seas.harvard.edu/~apw/stress/" DESCRIPTION = "a simple tool that imposes certain types of compute stress on UNIX-like operating systems." LICENSE = "GPLv3" |