Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -2,8 +2,8 @@ config BR2_PACKAGE_LUABITOP
bool "luabitop"
depends on !BR2_PACKAGE_LUA_5_3
help
Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
operations on numbers.
Lua BitOp is a C extension module for Lua 5.1/5.2 which adds
bitwise operations on numbers.
http://bitop.luajit.org

View File

@@ -4,9 +4,8 @@
#
################################################################################
LUABITOP_VERSION_UPSTREAM = 1.0.2
LUABITOP_VERSION = $(LUABITOP_VERSION_UPSTREAM)-1
LUABITOP_SUBDIR = LuaBitOp-$(LUABITOP_VERSION_UPSTREAM)
LUABITOP_VERSION = 1.0.2-1
LUABITOP_NAME_UPSTREAM = LuaBitOp
LUABITOP_LICENSE = MIT
LUABITOP_LICENSE_FILES = $(LUABITOP_SUBDIR)/README