initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# nginx-dav-ext
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NGINX_DAV_EXT_VERSION = 3.0.0
|
||||
NGINX_DAV_EXT_SITE = $(call github,arut,nginx-dav-ext-module,v$(NGINX_DAV_EXT_VERSION))
|
||||
NGINX_DAV_EXT_LICENSE = BSD-2-Clause
|
||||
NGINX_DAV_EXT_LICENSE_FILES = LICENSE
|
||||
NGINX_DAV_EXT_DEPENDENCIES = libxslt
|
||||
|
||||
$(eval $(generic-package))
|
||||
Reference in New Issue
Block a user