python3-scapy: upgrade to latest revision

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ca49f2025e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj 2023-11-04 13:45:43 -07:00 committed by Armin Kuster
parent 04395fd148
commit 1092d94bbe

View File

@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
# If you want ptest support, use the git repo
# UTscapy does not exist in the pypi pkg
#
SRCREV = "9473f77d8b548c8e478e52838bdd4c12f5d4f4ff"
SRCREV = "0474c37bf1d147c969173d52ab3ac76d2404d981"
SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \
file://run-ptest"