Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYJWT_VERSION = 1.7.1
|
||||
PYTHON_PYJWT_VERSION = 2.0.0
|
||||
PYTHON_PYJWT_SOURCE = PyJWT-$(PYTHON_PYJWT_VERSION).tar.gz
|
||||
PYTHON_PYJWT_SITE = https://files.pythonhosted.org/packages/2f/38/ff37a24c0243c5f45f5798bd120c0f873eeed073994133c084e1cf13b95c
|
||||
PYTHON_PYJWT_SITE = https://files.pythonhosted.org/packages/14/6d/096dc269d105ba374d6bfd3ecb22b516795ca0572499820dadc8178d9ae1
|
||||
PYTHON_PYJWT_SETUP_TYPE = setuptools
|
||||
PYTHON_PYJWT_LICENSE = MIT
|
||||
PYTHON_PYJWT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user