mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-enum34: bump to version 1.1.6
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
636df89872
commit
276940a19a
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ENUM34_VERSION = 1.0.4
|
||||
PYTHON_ENUM34_VERSION = 1.1.6
|
||||
PYTHON_ENUM34_SOURCE = enum34-$(PYTHON_ENUM34_VERSION).tar.gz
|
||||
PYTHON_ENUM34_SITE = http://pypi.python.org/packages/source/e/enum34
|
||||
PYTHON_ENUM34_SITE = https://pypi.python.org/packages/bf/3e/31d502c25302814a7c2f1d3959d2a3b3f78e509002ba91aea64993936876
|
||||
PYTHON_ENUM34_SETUP_TYPE = distutils
|
||||
PYTHON_ENUM34_LICENSE = BSD-3c
|
||||
PYTHON_ENUM34_LICENSE_FILES = enum/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user