aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/logrotate-script
diff options
context:
space:
mode:
authorMartin Dietze <martin@the-little-red-haired-girl.org>2009-05-23 13:27:14 +0200
committermd <md@freiheit.com>2009-05-27 21:50:59 +0200
commit919e3fcdd6b3e6743a1cecf7a8fa7aee44532da9 (patch)
tree4024d907e62796d542edfeb0970f8c72dcd38908 /recipes/logrotate-script
parent80e14557ae8dcf08b2b288fc95cbe531ddb7849c (diff)
downloadopenembedded-919e3fcdd6b3e6743a1cecf7a8fa7aee44532da9.tar.gz
logrotate-script: fixed broken download URL
Diffstat (limited to 'recipes/logrotate-script')
-rw-r--r--recipes/logrotate-script/logrotate-script_cvs.bb2
1 files changed, 1 insertions, 1 deletions
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() {