mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
python-click: bump to version 6.7
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
98c0bb2324
commit
6a1517c733
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CLICK_VERSION = 6.6
|
||||
PYTHON_CLICK_VERSION = 6.7
|
||||
PYTHON_CLICK_SOURCE = click-$(PYTHON_CLICK_VERSION).tar.gz
|
||||
PYTHON_CLICK_SITE = http://pypi.python.org/packages/source/c/click
|
||||
PYTHON_CLICK_SITE = https://pypi.python.org/packages/95/d9/c3336b6b5711c3ab9d1d3a80f1a3e2afeb9d8c02a7166462f6cc96570897
|
||||
PYTHON_CLICK_LICENSE = BSD-3c
|
||||
PYTHON_CLICK_LICENSE_FILES = LICENSE
|
||||
PYTHON_CLICK_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user