summaryrefslogtreecommitdiffstats
path: root/package/nginx-dav-ext/nginx-dav-ext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/nginx-dav-ext/nginx-dav-ext.mk')
-rw-r--r--package/nginx-dav-ext/nginx-dav-ext.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nginx-dav-ext/nginx-dav-ext.mk b/package/nginx-dav-ext/nginx-dav-ext.mk
index 1ba6e10a3f..436bc295ad 100644
--- a/package/nginx-dav-ext/nginx-dav-ext.mk
+++ b/package/nginx-dav-ext/nginx-dav-ext.mk
@@ -4,10 +4,10 @@
#
################################################################################
-NGINX_DAV_EXT_VERSION = v0.0.3
+NGINX_DAV_EXT_VERSION = v0.1.0
NGINX_DAV_EXT_SITE = $(call github,arut,nginx-dav-ext-module,$(NGINX_DAV_EXT_VERSION))
NGINX_DAV_EXT_LICENSE = BSD-2-Clause
-NGINX_DAV_EXT_LICENSE_FILES = ngx_http_dav_ext_module.c
+NGINX_DAV_EXT_LICENSE_FILES = LICENSE
NGINX_DAV_EXT_DEPENDENCIES = expat
$(eval $(generic-package))
OpenPOWER on IntegriCloud