From bf755e7e9a4e2c3afb84d56f01a8e36d16bb7ef4 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 4 May 2015 17:50:10 +0200 Subject: stress: change moved upstream download link --- recipes/stress/stress_1.0.4.bb | 4 ++-- 1 file 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" -- cgit v1.2.3