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_COUCHDB_VERSION = 1.1
|
||||
PYTHON_COUCHDB_VERSION = 1.2
|
||||
PYTHON_COUCHDB_SOURCE = CouchDB-$(PYTHON_COUCHDB_VERSION).tar.gz
|
||||
PYTHON_COUCHDB_SITE = https://pypi.python.org/packages/9a/e8/c3c8da6d00145aaca07f2b784794917613dad26532068da4e8392dc48d7f
|
||||
PYTHON_COUCHDB_SITE = https://files.pythonhosted.org/packages/7c/c8/f94a107eca0c178e5d74c705dad1a5205c0f580840bd1b155cd8a258cb7c
|
||||
PYTHON_COUCHDB_SETUP_TYPE = setuptools
|
||||
PYTHON_COUCHDB_LICENSE = BSD-3-Clause
|
||||
PYTHON_COUCHDB_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user