Signed-off-by: Scott Ellis <[email protected]> --- recipes-security/scapy/python-scapy.inc | 4 ++-- .../scapy/{python-scapy_2.4.0.bb => python-scapy_2.4.2.bb} | 0 .../scapy/{python3-scapy_2.4.0.bb => python3-scapy_2.4.2.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename recipes-security/scapy/{python-scapy_2.4.0.bb => python-scapy_2.4.2.bb} (100%) rename recipes-security/scapy/{python3-scapy_2.4.0.bb => python3-scapy_2.4.2.bb} (100%)
diff --git a/recipes-security/scapy/python-scapy.inc b/recipes-security/scapy/python-scapy.inc index 5abe7db..d5a70fe 100644 --- a/recipes-security/scapy/python-scapy.inc +++ b/recipes-security/scapy/python-scapy.inc @@ -5,8 +5,8 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://bin/scapy;beginline=9;endline=13;md5=1d5249872cc54cd4ca3d3879262d0c69" -SRC_URI[md5sum] = "d7d3c4294f5a718e234775d38dbeb7ec" -SRC_URI[sha256sum] = "452f714f5c2eac6fd0a6146b1dbddfc24dd5f4103f3ed76227995a488cfb2b73" +SRC_URI[md5sum] = "e6a03d8c924a6bbde1e86fc58bd2b9d6" +SRC_URI[sha256sum] = "1baa048936207ceb1a4281a0e1e3b4317667c754872a0bb4734c5213c468e86a" inherit pypi ptest diff --git a/recipes-security/scapy/python-scapy_2.4.0.bb b/recipes-security/scapy/python-scapy_2.4.2.bb similarity index 100% rename from recipes-security/scapy/python-scapy_2.4.0.bb rename to recipes-security/scapy/python-scapy_2.4.2.bb diff --git a/recipes-security/scapy/python3-scapy_2.4.0.bb b/recipes-security/scapy/python3-scapy_2.4.2.bb similarity index 100% rename from recipes-security/scapy/python3-scapy_2.4.0.bb rename to recipes-security/scapy/python3-scapy_2.4.2.bb -- 2.17.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
