mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-pycryptodomex: bump to version 3.7.1
License file update: correct spelling, and state the exact patent numbers. 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
27a13216a6
commit
ad96645ed5
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYCRYPTODOMEX_VERSION = 3.7.0
|
||||
PYTHON_PYCRYPTODOMEX_VERSION = 3.7.1
|
||||
PYTHON_PYCRYPTODOMEX_SOURCE = pycryptodomex-$(PYTHON_PYCRYPTODOMEX_VERSION).tar.gz
|
||||
PYTHON_PYCRYPTODOMEX_SITE = https://files.pythonhosted.org/packages/69/e7/5c50af65e3d46a161181089aed939bce185ad61f6cc86779994e9d8280d0
|
||||
PYTHON_PYCRYPTODOMEX_SITE = https://files.pythonhosted.org/packages/f6/be/9f65b7db183628bdb36401105a3fc9f1688909f5184c115902a7bdd333bd
|
||||
PYTHON_PYCRYPTODOMEX_SETUP_TYPE = setuptools
|
||||
PYTHON_PYCRYPTODOMEX_LICENSE = \
|
||||
BSD-2-Clause, \
|
||||
|
||||
Reference in New Issue
Block a user