aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-sqlobject_0.10.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-sqlobject_0.10.4.bb')
-rw-r--r--recipes/python/python-sqlobject_0.10.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-sqlobject_0.10.4.bb b/recipes/python/python-sqlobject_0.10.4.bb
index 45de2b5370..276c965fc8 100644
--- a/recipes/python/python-sqlobject_0.10.4.bb
+++ b/recipes/python/python-sqlobject_0.10.4.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://www.sqlobject.org/"
PRIORITY = "optional"
LICENSE = "LGPL"
SRCNAME = "SQLObject"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "http://cheeseshop.python.org/packages/source/S/SQLObject/SQLObject-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"