mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SCAPY_VERSION = 2.4.4
|
||||
PYTHON_SCAPY_VERSION = 2.4.5
|
||||
PYTHON_SCAPY_SOURCE = scapy-$(PYTHON_SCAPY_VERSION).tar.gz
|
||||
PYTHON_SCAPY_SITE = https://files.pythonhosted.org/packages/c6/8f/438d4d0bab4c8e22906a7401dd082b4c0f914daf2bbdc7e7e8390d81a5c3
|
||||
PYTHON_SCAPY_SITE = https://files.pythonhosted.org/packages/85/47/c919432ca258f354bb2c1e645623f891603f185bfc7563d4a21f6432e7ed
|
||||
PYTHON_SCAPY_SETUP_TYPE = setuptools
|
||||
PYTHON_SCAPY_LICENSE = GPL-2.0
|
||||
PYTHON_SCAPY_LICENSE_FILES = LICENSE
|
||||
PYTHON_SCAPY_CPE_ID_VENDOR = scapy
|
||||
PYTHON_SCAPY_CPE_ID_PRODUCT = scapy
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user