From 919e3fcdd6b3e6743a1cecf7a8fa7aee44532da9 Mon Sep 17 00:00:00 2001 From: Martin Dietze Date: Sat, 23 May 2009 13:27:14 +0200 Subject: logrotate-script: fixed broken download URL --- recipes/logrotate-script/logrotate-script_cvs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/logrotate-script') diff --git a/recipes/logrotate-script/logrotate-script_cvs.bb b/recipes/logrotate-script/logrotate-script_cvs.bb index a46b265e2f..2c6fd909b8 100644 --- a/recipes/logrotate-script/logrotate-script_cvs.bb +++ b/recipes/logrotate-script/logrotate-script_cvs.bb @@ -4,7 +4,7 @@ SECTION = "admin" PRIORITY = "optional" LICENSE = "GPL" -SRC_URI = "http://meshcube.org/download/logrotate_${SRCDATE}.tgz" +SRC_URI = "http://download.berlin.freifunk.net/meshcube.org/nylon/stable/sources/logrotate_${SRCDATE}.tgz" S = "${WORKDIR}/${PN}" do_install() { -- cgit v1.2.3