summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pylint_0.15.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pylint_0.15.2.bb')
-rw-r--r--recipes/python/python-pylint_0.15.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pylint_0.15.2.bb b/recipes/python/python-pylint_0.15.2.bb
index 9a8c7367c9..dbcd24b423 100644
--- a/recipes/python/python-pylint_0.15.2.bb
+++ b/recipes/python/python-pylint_0.15.2.bb
@@ -8,7 +8,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "python-logilab-common"
SRCNAME = "pylint"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"