diff --git a/recipes/recipes_emscripten/lua/recipe.yaml b/recipes/recipes_emscripten/lua/recipe.yaml index 87c01fe9866..cf1a1eab204 100644 --- a/recipes/recipes_emscripten/lua/recipe.yaml +++ b/recipes/recipes_emscripten/lua/recipe.yaml @@ -1,6 +1,6 @@ context: name: lua - version: 5.5.0 + version: 5.5.1 package: name: ${{ name }} @@ -8,7 +8,7 @@ package: source: - url: https://www.lua.org/ftp/lua-${{ version }}.tar.gz - sha256: 57ccc32bbbd005cab75bcc52444052535af691789dba2b9016d5c50640d68b3d + sha256: 1c4b4068d67061f2a2231ad2b5422e77acea1487ea9890f6320af614f4373dce patches: # Enables Lua to look for packages on a relative path - luaconf.patch