summaryrefslogtreecommitdiffstats
path: root/recipes-security/scapy/python-scapy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/scapy/python-scapy.inc')
-rw-r--r--recipes-security/scapy/python-scapy.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/scapy/python-scapy.inc b/recipes-security/scapy/python-scapy.inc
index baa69b2..28e13f2 100644
--- a/recipes-security/scapy/python-scapy.inc
+++ b/recipes-security/scapy/python-scapy.inc
@@ -3,11 +3,11 @@ DESCRIPTION = "Scapy is a powerful interactive packet manipulation program. It i
3SECTION = "security" 3SECTION = "security"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5 5
6LIC_FILES_CHKSUM = "file://bin/scapy;beginline=9;endline=13;md5=1d5249872cc54cd4ca3d3879262d0c69" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10SRCREV = "bad14cb1a5aee29f8107fbe8ad008d4645f14da7" 10SRCREV = "3047580162a9407ef05fe981983cacfa698f1159"
11SRC_URI = "git://github.com/secdev/scapy.git" 11SRC_URI = "git://github.com/secdev/scapy.git"
12 12
13inherit ptest 13inherit ptest