diff options
Diffstat (limited to 'recipes/plone')
-rw-r--r-- | recipes/plone/plone_3.1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/plone/plone_3.1.7.bb b/recipes/plone/plone_3.1.7.bb index 222b9a0c72..fcf11dda35 100644 --- a/recipes/plone/plone_3.1.7.bb +++ b/recipes/plone/plone_3.1.7.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Plone, a user friendly and powerful Content Management System bas SECTION = "network/cms" PRIORITY = "optional" LICENSE = "GPL" -PR = "ml0" +PR = "ml1" SRC_URI = "http://launchpadlibrarian.net/19393495/Plone-${PV}.tar.gz" S = "${WORKDIR}/Plone-${PV}" |