aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-scapy_2.0.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-scapy_2.0.0.9.bb')
-rw-r--r--recipes/python/python-scapy_2.0.0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-scapy_2.0.0.9.bb b/recipes/python/python-scapy_2.0.0.9.bb
index 67df8b1f14..12cbf1b252 100644
--- a/recipes/python/python-scapy_2.0.0.9.bb
+++ b/recipes/python/python-scapy_2.0.0.9.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.secdev.org/projects/scapy/"
LICENSE = "GPL"
PRIORITY = "optional"
SRCNAME = "scapy"
-PR = "ml1"
+PR = "ml2"
SRC_URI = "http://www.secdev.org/projects/scapy/files/scapy-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"