diff options
| -rw-r--r-- | meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb b/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb index 720e2eab8f..9a66d8fb28 100644 --- a/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb +++ b/meta-oe/recipes-devtools/luaposix/luaposix_33.4.0.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release \ | |||
| 10 | " | 10 | " |
| 11 | SRCREV = "8e4902ed81c922ed8f76a7ed85be1eaa3fd7e66d" | 11 | SRCREV = "8e4902ed81c922ed8f76a7ed85be1eaa3fd7e66d" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | LUA_VERSION = "5.3" | 13 | LUA_VERSION = "5.4" |
| 14 | 14 | ||
| 15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
| 16 | 16 | ||
