summaryrefslogtreecommitdiffstats
path: root/package/lua-compat53/lua-compat53.mk
blob: 969f81639369d80ff8a58d6a91e804e195109cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# lua-compat53
#
################################################################################

LUA_COMPAT53_VERSION_UPSTREAM = 0.5
LUA_COMPAT53_VERSION = $(LUA_COMPAT53_VERSION_UPSTREAM)-1
LUA_COMPAT53_NAME_UPSTREAM = compat53
LUA_COMPAT53_SUBDIR = lua-compat-5.3-$(LUA_COMPAT53_VERSION_UPSTREAM)
LUA_COMPAT53_LICENSE = MIT
LUA_COMPAT53_LICENSE_FILES = $(LUA_COMPAT53_SUBDIR)/LICENSE

$(eval $(luarocks-package))
OpenPOWER on IntegriCloud