From be49baf76ecd9b579a68e042290656c5948aab78 Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Sun, 20 May 2007 15:19:12 +0000 Subject: [PATCH] packages/aiostress/aiostress_0.0.bb: Change URI as the file has disappeared from the Suse ftp --- packages/aiostress/aiostress_0.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/aiostress/aiostress_0.0.bb b/packages/aiostress/aiostress_0.0.bb index 8b4085ad4f..9ebc20d371 100644 --- a/packages/aiostress/aiostress_0.0.bb +++ b/packages/aiostress/aiostress_0.0.bb @@ -1,8 +1,9 @@ DESCRIPTION = "Asynchronous I/O stress util" LICENSE = "GPLv2" DEPENDS = "libaio" +PR="r1" -SRC_URI = "ftp://ftp.suse.com/pub/people/mason/utils/aio-stress.c;md5sum=727e5fc3566837b3ea72f887d048769b" +SRC_URI = "http://mirrors.easynews.com/linux/suse/people/mason/utils/aio-stress.c" S = "${WORKDIR}" -- 2.39.5