Update buildroot to 2021.02.6 (#1607)

* Update buildroot to 2021.02.6

* Renew buildroot-patches

This makes sure that docker-proxy gets bumped to the latest Docker version
as well.
This commit is contained in:
Stefan Agner
2021-10-25 22:00:01 +02:00
committed by GitHub
parent a3567cd462
commit 854fe94ab1
191 changed files with 1041 additions and 711 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_TEXTTABLE_VERSION = 1.6.3
PYTHON_TEXTTABLE_VERSION = 1.6.4
PYTHON_TEXTTABLE_SOURCE = texttable-$(PYTHON_TEXTTABLE_VERSION).tar.gz
PYTHON_TEXTTABLE_SITE = https://files.pythonhosted.org/packages/f5/be/716342325d6d6e05608e3a10e15f192f3723e454a25ce14bc9b9d1332772
PYTHON_TEXTTABLE_SITE = https://files.pythonhosted.org/packages/d5/78/dbc2a5eab57a01fedaf975f2c16f04e76f09336dbeadb9994258aa0a2b1a
PYTHON_TEXTTABLE_SETUP_TYPE = setuptools
PYTHON_TEXTTABLE_LICENSE = MIT
PYTHON_TEXTTABLE_LICENSE_FILES = LICENSE