aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2013-02-23 13:24:03 +0100
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:27:29 +0100
commit0e033f19a681ca50877fdbb3b4f2d27dc82157ad (patch)
treea2f65340e3870bbdb212310fe3d0fdd39f116bbd
parente5f6e7d5e4efa8fd437db42403ef1a60c9c919b4 (diff)
downloadopenembedded-0e033f19a681ca50877fdbb3b4f2d27dc82157ad.tar.gz
maradns: fixed download url for versoin 1.0.41
-rw-r--r--recipes/maradns/maradns_1.0.41.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/maradns/maradns_1.0.41.bb b/recipes/maradns/maradns_1.0.41.bb
index a8bed6f05e..b9c8889a17 100644
--- a/recipes/maradns/maradns_1.0.41.bb
+++ b/recipes/maradns/maradns_1.0.41.bb
@@ -3,7 +3,7 @@ SECTION = "console/network"
HOMEPAGE = "http://www.maradns.org"
LICENSE = "PD"
-SRC_URI = "http://www.maradns.org/download/1.0/maradns-${PV}.tar.bz2 \
+SRC_URI = "http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/maradns-${PV}.tar.bz2 \
file://init \
file://rng-makefile-build-cc.patch;patch=1;pnum=0"