From 51f3425e3d6c69758c071b9327eecaa14b5e053a Mon Sep 17 00:00:00 2001 From: Arnout Vandecappelle Date: Sat, 3 Nov 2012 06:38:54 +0000 Subject: use avr32linux.org mirror The avr32linux.org mirror has vanished and is replaced by a spam site that returns HTML pages for whatever URL you request from it. So the download helper thinks that download has succeeded, while actually it failed. Fortunately, there is still a mirror of the site alive, so we can use that one. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- package/xstroke/Config.in | 2 +- package/xstroke/xstroke.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'package/xstroke') diff --git a/package/xstroke/Config.in b/package/xstroke/Config.in index 5589fe6a4..54cb38e39 100644 --- a/package/xstroke/Config.in +++ b/package/xstroke/Config.in @@ -7,4 +7,4 @@ config BR2_PACKAGE_XSTROKE help Handwriting recognition for X - http://avr32linux.org/twiki/pub/Main/XStroke + http://mirror.egtvedt.no/avr32linux.org/twiki/pub/Main/XStroke diff --git a/package/xstroke/xstroke.mk b/package/xstroke/xstroke.mk index d7d18db70..34595454e 100644 --- a/package/xstroke/xstroke.mk +++ b/package/xstroke/xstroke.mk @@ -5,7 +5,7 @@ ############################################################# XSTROKE_VERSION = 0.6 XSTROKE_SOURCE = xstroke-$(XSTROKE_VERSION).tar.gz -XSTROKE_SITE = http://avr32linux.org/twiki/pub/Main/XStroke +XSTROKE_SITE = http://mirror.egtvedt.no/avr32linux.org/twiki/pub/Main/XStroke XSTROKE_DEPENDENCIES = xlib_libXft xlib_libXtst xlib_libXpm -- cgit v1.2.3