|
@@ -8,7 +8,7 @@ MONGODB_VERSION_BASE = 3.3.4
|
|
MONGODB_VERSION = r$(MONGODB_VERSION_BASE)
|
|
MONGODB_VERSION = r$(MONGODB_VERSION_BASE)
|
|
MONGODB_SITE = $(call github,mongodb,mongo,$(MONGODB_VERSION))
|
|
MONGODB_SITE = $(call github,mongodb,mongo,$(MONGODB_VERSION))
|
|
|
|
|
|
-MONGODB_LICENSE = AGPLv3, Apache-2.0
|
|
|
|
|
|
+MONGODB_LICENSE = AGPL-3.0, Apache-2.0
|
|
MONGODB_LICENSE_FILES = GNU-AGPL-3.0.txt APACHE-2.0.txt
|
|
MONGODB_LICENSE_FILES = GNU-AGPL-3.0.txt APACHE-2.0.txt
|
|
|
|
|
|
MONGODB_DEPENDENCIES = host-scons
|
|
MONGODB_DEPENDENCIES = host-scons
|