aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyrad_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyrad_1.1.bb')
-rw-r--r--recipes/python/python-pyrad_1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyrad_1.1.bb b/recipes/python/python-pyrad_1.1.bb
index 52025ba802..064f4981e2 100644
--- a/recipes/python/python-pyrad_1.1.bb
+++ b/recipes/python/python-pyrad_1.1.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "BSD"
RDEPENDS_${PN} = "python-crypt"
SRCNAME = "pyrad"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"