aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pycap_0.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pycap_0.1.6.bb')
-rw-r--r--recipes/python/python-pycap_0.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pycap_0.1.6.bb b/recipes/python/python-pycap_0.1.6.bb
index 61d4b53dda..32fa1cb37e 100644
--- a/recipes/python/python-pycap_0.1.6.bb
+++ b/recipes/python/python-pycap_0.1.6.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
RDEPENDS_${PN} = "python-core"
DEPENDS = "libpcap libnet"
SRCNAME = "pycap"
-PR = "r1"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"