kumquat-buildroot/package/lua-resty-http/lua-resty-http.mk
Semyon Kolganov e88995f065 lua-resty-http: new package
Signed-off-by: Semyon Kolganov <semenak94@mail.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-05-04 22:23:19 +02:00

13 lines
361 B
Makefile

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