aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-netfilter_0.5.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-netfilter_0.5.5.bb')
-rw-r--r--recipes/python/python-netfilter_0.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-netfilter_0.5.5.bb b/recipes/python/python-netfilter_0.5.5.bb
index 4537d78067..affde9ace5 100644
--- a/recipes/python/python-netfilter_0.5.5.bb
+++ b/recipes/python/python-netfilter_0.5.5.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "iptables iptables-utils python-logging python-shell python-subprocess"
SRCNAME = "python-netfilter"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "http://opensource.bolloretelecom.eu/files/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"