summaryrefslogtreecommitdiffstats
path: root/package/lua-resty-http/lua-resty-http.mk
blob: 2aee63d7828a80f1381668cbb520dcbf1b08b2c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
################################################################################
#
# lua-resty-http
#
################################################################################

LUA_RESTY_HTTP_VERSION = 0.12-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))
OpenPOWER on IntegriCloud