diff options
Diffstat (limited to 'recipes/python/python-soappy_0.11.6.bb')
-rw-r--r-- | recipes/python/python-soappy_0.11.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-soappy_0.11.6.bb b/recipes/python/python-soappy_0.11.6.bb index 25ef6a7af7..3e48734cc7 100644 --- a/recipes/python/python-soappy_0.11.6.bb +++ b/recipes/python/python-soappy_0.11.6.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" LICENSE = "BSD" RDEPENDS_${PN} = "python-xml python-fpconst" SRCNAME = "SOAPpy" -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/pywebsvcs/${SRCNAME}-${PV}.tar.gz \ file://fix-future.patch \ |