mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_M2R_VERSION = 0.1.12
|
||||
PYTHON_M2R_VERSION = 0.2.1
|
||||
PYTHON_M2R_SOURCE = m2r-$(PYTHON_M2R_VERSION).tar.gz
|
||||
PYTHON_M2R_SITE = https://pypi.python.org/packages/a0/95/7273d54664e74c3100d07206fe6b30247be046b39676972fc90ae04376a1
|
||||
PYTHON_M2R_SITE = https://files.pythonhosted.org/packages/39/e7/9fae11a45f5e1a3a21d8a98d02948e597c4afd7848a0dbe1a1ebd235f13e
|
||||
PYTHON_M2R_SETUP_TYPE = setuptools
|
||||
PYTHON_M2R_LICENSE = MIT
|
||||
PYTHON_M2R_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user