update buildroot to 2017.02.11
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# nginx-dav-ext
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NGINX_DAV_EXT_VERSION = v0.0.3
|
||||
NGINX_DAV_EXT_SITE = $(call github,arut,nginx-dav-ext-module,$(NGINX_DAV_EXT_VERSION))
|
||||
NGINX_DAV_EXT_LICENSE = BSD-2c
|
||||
NGINX_DAV_EXT_LICENSE_FILES = ngx_http_dav_ext_module.c
|
||||
NGINX_DAV_EXT_DEPENDENCIES = expat
|
||||
|
||||
$(eval $(generic-package))
|
||||
Reference in New Issue
Block a user