buildroot/package/lua-resty-http/lua-resty-http.mk
Francois Perrad 45b0ed05ab package/lua-resty-http: bump to version 0.15
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-12-08 14:48:04 +01:00

13 lines
386 B
Makefile

################################################################################
#
# lua-resty-http
#
################################################################################
LUA_RESTY_HTTP_VERSION = 0.15-0
LUA_RESTY_HTTP_SUBDIR = lua-resty-http
LUA_RESTY_HTTP_LICENSE = BSD-2-Clause
LUA_RESTY_HTTP_LICENSE_FILES = $(LUA_RESTY_HTTP_SUBDIR)/LICENSE
$(eval $(luarocks-package))