summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-scapy_0.25.bb (renamed from meta-python/recipes-devtools/python/python3-scapy_0.23.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-scapy_0.23.bb b/meta-python/recipes-devtools/python/python3-scapy_0.25.bb
index 3e7baf45c7..f785a2fe86 100644
--- a/meta-python/recipes-devtools/python/python3-scapy_0.23.bb
+++ b/meta-python/recipes-devtools/python/python3-scapy_0.25.bb
@@ -3,11 +3,11 @@ based on scapy with python3 compatibility"
3SECTION = "devel/python" 3SECTION = "devel/python"
4HOMEPAGE = "https://github.com/phaethon/scapy" 4HOMEPAGE = "https://github.com/phaethon/scapy"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://PKG-INFO;md5=95ea6ecfc360eb47fe6f470ad736d7cd" 6LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a4282d4d80227fa599a99e77fdd95e71"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10PYPI_PACKAGE = "scapy-python3" 10PYPI_PACKAGE = "scapy-python3"
11 11
12SRC_URI[md5sum] = "8642d09ca727e7e2b455223ae94059b7" 12SRC_URI[md5sum] = "c9003d39def73c028cb8c71bcbb42629"
13SRC_URI[sha256sum] = "8760991a67162f43af4d9e64828bcefc100ba88859b75177ae9f7ace56e58186" 13SRC_URI[sha256sum] = "2ae1b3bd9759844e830a6cc3ba11c3f25b08433a8ee3e7eddc08224905e5ef2b"