mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +00:00
python-scapy: upgrade 2.4.2 -> 2.4.3
License file changed from bin/scapy to LICENSE Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION = "Scapy is a powerful interactive packet manipulation program. It i
|
||||
SECTION = "security"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://bin/scapy;beginline=9;endline=13;md5=1d5249872cc54cd4ca3d3879262d0c69"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "bad14cb1a5aee29f8107fbe8ad008d4645f14da7"
|
||||
SRCREV = "3047580162a9407ef05fe981983cacfa698f1159"
|
||||
SRC_URI = "git://github.com/secdev/scapy.git"
|
||||
|
||||
inherit ptest
|
||||
|
||||
Reference in New Issue
Block a user