mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 12:32:13 +00:00
python-bcrypt: bump to version 3.1.4
Also add license hash. 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
0a92f5ad47
commit
1382738266
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BCRYPT_VERSION = 3.1.3
|
||||
PYTHON_BCRYPT_VERSION = 3.1.4
|
||||
PYTHON_BCRYPT_SOURCE = bcrypt-$(PYTHON_BCRYPT_VERSION).tar.gz
|
||||
PYTHON_BCRYPT_SITE = https://pypi.python.org/packages/58/e9/6d7f1d883d8c5876470b5d187d72c04f2a9954d61e71e7eb5d2ea2a50442
|
||||
PYTHON_BCRYPT_SITE = https://files.pythonhosted.org/packages/f3/ec/bb6b384b5134fd881b91b6aa3a88ccddaad0103857760711a5ab8c799358
|
||||
PYTHON_BCRYPT_SETUP_TYPE = setuptools
|
||||
PYTHON_BCRYPT_LICENSE = Apache-2.0
|
||||
PYTHON_BCRYPT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user