diff options
Diffstat (limited to 'recipes/python/python-pyxml_0.8.4.bb')
-rw-r--r-- | recipes/python/python-pyxml_0.8.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyxml_0.8.4.bb b/recipes/python/python-pyxml_0.8.4.bb index ba776d35dd..97440f2fec 100644 --- a/recipes/python/python-pyxml_0.8.4.bb +++ b/recipes/python/python-pyxml_0.8.4.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" PRIORITY = "optional" LICENSE = "PSF" SRCNAME = "pyxml" -PR = "ml1" +PR = "ml2" SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz" S = "${WORKDIR}/PyXML-${PV}" |