mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 14:03:29 +08:00
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))
|