kumquat-buildroot/package/lua-resty-http/lua-resty-http.mk
Francois Perrad 161b8aa917 lua-resty-http: bump to version 0.11
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-09-02 22:02:30 +02:00

13 lines
386 B
Makefile

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