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:
13
package/python-logstash/python-logstash.mk
Normal file
13
package/python-logstash/python-logstash.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-logstash
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_LOGSTASH_VERSION = 0.4.6
|
||||
PYTHON_LOGSTASH_SITE = https://files.pythonhosted.org/packages/4e/8d/7ff2e8e8e2613e7bb7654790480bb4cf51a55721371adbb631b16cb16dce
|
||||
PYTHON_LOGSTASH_SETUP_TYPE = distutils
|
||||
PYTHON_LOGSTASH_LICENSE = MIT
|
||||
PYTHON_LOGSTASH_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user