mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-scapy: bump to version 2.4.4
And use two space for hash file indentation. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f094b5e5a7
commit
841b453fcb
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SCAPY_VERSION = 2.4.3
|
||||
PYTHON_SCAPY_VERSION = 2.4.4
|
||||
PYTHON_SCAPY_SOURCE = scapy-$(PYTHON_SCAPY_VERSION).tar.gz
|
||||
PYTHON_SCAPY_SITE = https://files.pythonhosted.org/packages/52/e7/464079606a9cf97ad04936c52a5324d14dae36215f9319bf3faa46a7907d
|
||||
PYTHON_SCAPY_SITE = https://files.pythonhosted.org/packages/c6/8f/438d4d0bab4c8e22906a7401dd082b4c0f914daf2bbdc7e7e8390d81a5c3
|
||||
PYTHON_SCAPY_SETUP_TYPE = setuptools
|
||||
PYTHON_SCAPY_LICENSE = GPL-2.0
|
||||
PYTHON_SCAPY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user