buildroot/package/lua-resty-http/lua-resty-http.mk
Francois Perrad a779cf826a package/lua-resty-http: bump to 0.13
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-03-28 19:01:19 +01:00

13 lines
386 B
Makefile

################################################################################
#
# lua-resty-http
#
################################################################################
LUA_RESTY_HTTP_VERSION = 0.13-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))