diff options
Diffstat (limited to 'packages/zope/zope_3.3.1.bb')
-rw-r--r-- | packages/zope/zope_3.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/zope/zope_3.3.1.bb b/packages/zope/zope_3.3.1.bb index 000947f629..78cf439e68 100644 --- a/packages/zope/zope_3.3.1.bb +++ b/packages/zope/zope_3.3.1.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "python" RDEPENDS = "python-core python-shell" LICENSE = "ZPL" -PR = "r5" +PR = "r6" SRC_URI = "http://www.zope.org/Products/Zope3/${PV}/Zope-${PV}.tgz" S = "${WORKDIR}/Zope-${PV}" |