aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Dietze <martin@the-little-red-haired-girl.org>2009-05-23 13:27:14 +0200
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:25:57 +0100
commita0c85998e1b26e5c8a4e04c2aca83363ec47d171 (patch)
tree4024d907e62796d542edfeb0970f8c72dcd38908 /recipes
parentc3bb489c0054c61c00b3fd57e191c732a26dc8cf (diff)
downloadopenembedded-a0c85998e1b26e5c8a4e04c2aca83363ec47d171.tar.gz
logrotate-script: fixed broken download URL
Diffstat (limited to 'recipes')
-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() {