mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-werkzeug: bump to version 0.11.15
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Tested-by: Lionel Flandrin <lionel@svkt.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
da11c65680
commit
0ba483bce3
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WERKZEUG_VERSION = 0.11.11
|
||||
PYTHON_WERKZEUG_VERSION = 0.11.15
|
||||
PYTHON_WERKZEUG_SOURCE = Werkzeug-$(PYTHON_WERKZEUG_VERSION).tar.gz
|
||||
PYTHON_WERKZEUG_SITE = https://pypi.python.org/packages/43/2e/d822b4a4216804519ace92e0368dcfc4b0b2887462d852fdd476b253ecc9
|
||||
PYTHON_WERKZEUG_SITE = https://pypi.python.org/packages/fe/7f/6d70f765ce5484e07576313897793cb49333dd34e462488ee818d17244af
|
||||
PYTHON_WERKZEUG_SETUP_TYPE = setuptools
|
||||
PYTHON_WERKZEUG_LICENSE = BSD-3c
|
||||
PYTHON_WERKZEUG_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user