diff options
| -rw-r--r-- | meta/recipes-devtools/lua/lua_5.4.8.bb (renamed from meta/recipes-devtools/lua/lua_5.4.7.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/lua/lua_5.4.7.bb b/meta/recipes-devtools/lua/lua_5.4.8.bb index 6e414a0805..1d37cddeb8 100644 --- a/meta/recipes-devtools/lua/lua_5.4.7.bb +++ b/meta/recipes-devtools/lua/lua_5.4.8.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Lua is a powerful light-weight programming language designed \ | 1 | SUMMARY = "Lua is a powerful light-weight programming language designed \ |
| 2 | for extending applications." | 2 | for extending applications." |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=305;endline=326;md5=344ad98880a7ee9ff6e1498a519a7c76" | 4 | LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=305;endline=326;md5=0e573c143cb6491b41cf02cfbcb8c267" |
| 5 | HOMEPAGE = "http://www.lua.org/" | 5 | HOMEPAGE = "http://www.lua.org/" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \ | 7 | SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \ |
| @@ -12,8 +12,8 @@ SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \ | |||
| 12 | # if no test suite matches PV release of Lua exactly, download the suite for the closest Lua release. | 12 | # if no test suite matches PV release of Lua exactly, download the suite for the closest Lua release. |
| 13 | PV_testsuites = "${PV}" | 13 | PV_testsuites = "${PV}" |
| 14 | 14 | ||
| 15 | SRC_URI[tarballsrc.sha256sum] = "9fbf5e28ef86c69858f6d3d34eccc32e911c1a28b4120ff3e84aaa70cfbf1e30" | 15 | SRC_URI[tarballsrc.sha256sum] = "4f18ddae154e793e46eeab727c59ef1c0c0c2b744e7b94219710d76f530629ae" |
| 16 | SRC_URI[tarballtest.sha256sum] = "8a4898ffe4c7613c8009327a0722db7a41ef861d526c77c5b46114e59ebf811e" | 16 | SRC_URI[tarballtest.sha256sum] = "9581d5a7c39ffbf29b8ccde2709083c380f7bbddbd968dcb15712d2f2e33f4e5" |
| 17 | 17 | ||
| 18 | inherit pkgconfig binconfig ptest | 18 | inherit pkgconfig binconfig ptest |
| 19 | 19 | ||
