From: davemds Date: Fri, 28 Jan 2011 19:00:27 +0000 (+0000) Subject: Try another file to download, the ubuntu one had some strange lag X-Git-Tag: build/2012-07-04.173327~1343 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=914e29a9792feaa8045ff7c588b8edb13a157e42;p=profile%2Fivi%2Fecore.git Try another file to download, the ubuntu one had some strange lag git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@56346 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/examples/ecore_file_download_example.c b/examples/ecore_file_download_example.c index 3da2474..71aec92 100644 --- a/examples/ecore_file_download_example.c +++ b/examples/ecore_file_download_example.c @@ -11,8 +11,8 @@ * */ -#define URL "http://cdimage.ubuntu.com/releases/10.10/release/ubuntu-10.10-dvd-i386.iso.zsync" -#define DST "ubuntu.zsync" +#define URL "http://www.kernel.org/pub/linux/kernel/v1.0/linux-1.0.tar.gz" +#define DST "linux-1.0.tar.gz" void