packages/aiostress/aiostress_0.0.bb: Change URI as the file has disappeared from...
authorStelios Koroneos <skoroneos@digital-opsis.com>
Sun, 20 May 2007 15:19:12 +0000 (15:19 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Sun, 20 May 2007 15:19:12 +0000 (15:19 +0000)
packages/aiostress/aiostress_0.0.bb

index 8b4085a..9ebc20d 100644 (file)
@@ -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}"