lpeg: bump to version 1.0.1
[buildroot-gz.git] / package / lua-bit32 / Config.in
blobf896940deb59866248101db3f889850242502e4f
1 config BR2_PACKAGE_LUA_BIT32
2         bool "lua-bit32"
3         help
4           bit32 is the native Lua 5.2 bit manipulation library, in the
5           version from Lua 5.3; it is compatible with Lua 5.1, 5.2 and
6           5.3.
8           http://www.lua.org/manual/5.2/manual.html#6.7