logrotate-script: fixed broken download URL
authorMartin Dietze <martin@the-little-red-haired-girl.org>
Sat, 23 May 2009 11:27:14 +0000 (13:27 +0200)
committermd <md@freiheit.com>
Wed, 27 May 2009 19:50:59 +0000 (21:50 +0200)
recipes/logrotate-script/logrotate-script_cvs.bb

index a46b265..2c6fd90 100644 (file)
@@ -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() {