diff --git a/pkg/lua/patches/0001-Remove-luaL_newstate.patch b/pkg/lua/patches/0001-Remove-luaL_newstate.patch index f7059b62a9..6bf46eddce 100644 Binary files a/pkg/lua/patches/0001-Remove-luaL_newstate.patch and b/pkg/lua/patches/0001-Remove-luaL_newstate.patch differ diff --git a/pkg/lua/patches/0002-Allow-LUAL_BUFFERSIZE-to-be-defined-in-the-command-l.patch b/pkg/lua/patches/0002-Allow-LUAL_BUFFERSIZE-to-be-defined-in-the-command-l.patch index bb674624d4..ff4b1c8ee9 100644 Binary files a/pkg/lua/patches/0002-Allow-LUAL_BUFFERSIZE-to-be-defined-in-the-command-l.patch and b/pkg/lua/patches/0002-Allow-LUAL_BUFFERSIZE-to-be-defined-in-the-command-l.patch differ diff --git a/pkg/lua/patches/0003-Make-size-of-LoadF-buffer-configurable.patch b/pkg/lua/patches/0003-Make-size-of-LoadF-buffer-configurable.patch index 0237936119..e1228fee7f 100644 Binary files a/pkg/lua/patches/0003-Make-size-of-LoadF-buffer-configurable.patch and b/pkg/lua/patches/0003-Make-size-of-LoadF-buffer-configurable.patch differ diff --git a/pkg/lua/patches/0004-Remove-os.tmpname.patch b/pkg/lua/patches/0004-Remove-os.tmpname.patch index c94f3490e4..a4afd2a1be 100644 Binary files a/pkg/lua/patches/0004-Remove-os.tmpname.patch and b/pkg/lua/patches/0004-Remove-os.tmpname.patch differ diff --git a/pkg/lua/patches/0005-Do-not-allocate-buffers-on-the-stack.patch b/pkg/lua/patches/0005-Do-not-allocate-buffers-on-the-stack.patch index fa9a70d173..0544ce2f7d 100644 Binary files a/pkg/lua/patches/0005-Do-not-allocate-buffers-on-the-stack.patch and b/pkg/lua/patches/0005-Do-not-allocate-buffers-on-the-stack.patch differ diff --git a/pkg/lua/patches/0006-Cleanup-test-module.patch b/pkg/lua/patches/0006-Cleanup-test-module.patch index 0d22dd9fcf..0f534227fd 100644 Binary files a/pkg/lua/patches/0006-Cleanup-test-module.patch and b/pkg/lua/patches/0006-Cleanup-test-module.patch differ diff --git a/pkg/lua/patches/0007-Add-a-proper-makefile.patch b/pkg/lua/patches/0007-Add-a-proper-makefile.patch deleted file mode 100644 index f6eb73d247..0000000000 Binary files a/pkg/lua/patches/0007-Add-a-proper-makefile.patch and /dev/null differ diff --git a/pkg/lua/patches/0008-Default-to-32-bit-build-and-small-buffer-size.patch b/pkg/lua/patches/0007-Default-to-32-bit-build-and-small-buffer-size.patch similarity index 87% rename from pkg/lua/patches/0008-Default-to-32-bit-build-and-small-buffer-size.patch rename to pkg/lua/patches/0007-Default-to-32-bit-build-and-small-buffer-size.patch index f9b79b0737..c77bbb1390 100644 Binary files a/pkg/lua/patches/0008-Default-to-32-bit-build-and-small-buffer-size.patch and b/pkg/lua/patches/0007-Default-to-32-bit-build-and-small-buffer-size.patch differ