mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 22:13:34 +08:00
792c2779a3
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
244 B
Makefile
11 lines
244 B
Makefile
################################################################################
|
|
#
|
|
# lpeg
|
|
#
|
|
################################################################################
|
|
|
|
LPEG_VERSION = 0.12-1
|
|
LPEG_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|