aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dietze <mdietze@gmail.com>2013-02-23 13:14:24 +0100
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:27:29 +0100
commite5f6e7d5e4efa8fd437db42403ef1a60c9c919b4 (patch)
tree844cdfe4561acbc52e7cf2f8afcf94318e051dc3
parent1837b88426d7205281702a9ff10a89817c2b29df (diff)
downloadopenembedded-e5f6e7d5e4efa8fd437db42403ef1a60c9c919b4.tar.gz
pmacct: fixed download url
-rw-r--r--recipes/pmacct/pmacct_0.7.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pmacct/pmacct_0.7.9.bb b/recipes/pmacct/pmacct_0.7.9.bb
index 06cbd9296a..751fdcf1d3 100644
--- a/recipes/pmacct/pmacct_0.7.9.bb
+++ b/recipes/pmacct/pmacct_0.7.9.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
DEPENDS = "libpcap"
PR = "r2"
-SRC_URI = "http://www.ba.cnr.it/~paolo/pmacct/pmacct-${PV}.tar.gz \
+SRC_URI = "http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/pmacct-${PV}.tar.gz \
file://pmacct.init \
file://pmacct.conf.eth0"