diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-scapy_0.26.bb (renamed from meta-python/recipes-devtools/python/python3-scapy_0.25.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-scapy_0.25.bb b/meta-python/recipes-devtools/python/python3-scapy_0.26.bb index f785a2fe86..31c88942d7 100644 --- a/meta-python/recipes-devtools/python/python3-scapy_0.25.bb +++ b/meta-python/recipes-devtools/python/python3-scapy_0.26.bb | |||
@@ -3,11 +3,11 @@ based on scapy with python3 compatibility" | |||
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | HOMEPAGE = "https://github.com/phaethon/scapy" | 4 | HOMEPAGE = "https://github.com/phaethon/scapy" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a4282d4d80227fa599a99e77fdd95e71" | 6 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a88f5c4e1c935f295ebeaf51fc8644ef" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | PYPI_PACKAGE = "scapy-python3" | 10 | PYPI_PACKAGE = "scapy-python3" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "c9003d39def73c028cb8c71bcbb42629" | 12 | SRC_URI[md5sum] = "513469447735a4a416d495f63e28aa4b" |
13 | SRC_URI[sha256sum] = "2ae1b3bd9759844e830a6cc3ba11c3f25b08433a8ee3e7eddc08224905e5ef2b" | 13 | SRC_URI[sha256sum] = "81e4f5522d38c136fd3f1be4e35ffe4fd1f4c2091db3c021d95f8b9d5978b9eb" |