mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/python-ecdsa: bump to version 0.13.3
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
a3e4481505
commit
d9b4aa065c
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ECDSA_VERSION = 0.13.2
|
||||
PYTHON_ECDSA_VERSION = 0.13.3
|
||||
PYTHON_ECDSA_SOURCE = ecdsa-$(PYTHON_ECDSA_VERSION).tar.gz
|
||||
PYTHON_ECDSA_SITE = https://files.pythonhosted.org/packages/51/76/139bf6e9b7b6684d5891212cdbd9e0739f2bfc03f380a1a6ffa700f392ac
|
||||
PYTHON_ECDSA_SITE = https://files.pythonhosted.org/packages/8c/d8/9c3596fd0f18ae0a76333492a119c00183323d8e64de1a4f4bd642856963
|
||||
PYTHON_ECDSA_SETUP_TYPE = setuptools
|
||||
PYTHON_ECDSA_LICENSE = MIT
|
||||
PYTHON_ECDSA_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user