summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-04 17:50:10 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:06:07 +0200
commitbf755e7e9a4e2c3afb84d56f01a8e36d16bb7ef4 (patch)
treee6a364bef244a3383022fc6edf77b7a8d0844aba /recipes
parentc52baf91b73348fe5d761b2e3cb64cf352c3a961 (diff)
stress: change moved upstream download link
Diffstat (limited to 'recipes')
-rw-r--r--recipes/stress/stress_1.0.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/stress/stress_1.0.4.bb b/recipes/stress/stress_1.0.4.bb
index 18043b0..6f3114d 100644
--- a/recipes/stress/stress_1.0.4.bb
+++ b/recipes/stress/stress_1.0.4.bb
@@ -10,11 +10,11 @@ LICENSE = "GPLv3"
inherit autotools
MIRRORS_prepend () {
- http://weather.ou.edu/~apw/projects/stress/ http://pkgs.fedoraproject.org/repo/pkgs/stress/stress-1.0.4.tar.gz/a607afa695a511765b40993a64c6e2f4/
+ http://people.seas.harvard.edu/~apw/stress/ http://pkgs.fedoraproject.org/repo/pkgs/stress/stress-1.0.4.tar.gz/a607afa695a511765b40993a64c6e2f4/
}
SRC_URI=" \
- http://weather.ou.edu/~apw/projects/stress/stress-${PV}.tar.gz \
+ http://people.seas.harvard.edu/~apw/stress/stress-${PV}.tar.gz \
file://texinfo.patch \
"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"