mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-m2r: bump version to 0.1.12
Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a7e2168458
commit
defba67753
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_M2R_VERSION = 0.1.6
|
||||
PYTHON_M2R_VERSION = 0.1.12
|
||||
PYTHON_M2R_SOURCE = m2r-$(PYTHON_M2R_VERSION).tar.gz
|
||||
PYTHON_M2R_SITE = https://pypi.python.org/packages/8d/74/558f9aba132bb34cd661fad9e17d42bfa1332363466ff314e600096f78c3
|
||||
PYTHON_M2R_SITE = https://pypi.python.org/packages/a0/95/7273d54664e74c3100d07206fe6b30247be046b39676972fc90ae04376a1
|
||||
PYTHON_M2R_SETUP_TYPE = setuptools
|
||||
PYTHON_M2R_LICENSE = MIT
|
||||
PYTHON_M2R_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user