afef09eab3
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
248 B
Makefile
11 lines
248 B
Makefile
################################################################################
|
|
#
|
|
# wsapi
|
|
#
|
|
################################################################################
|
|
|
|
WSAPI_VERSION = 1.6.1-1
|
|
WSAPI_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|