diff options
author | Andy Belle-Isle <abelleisle@protonmail.com> | 2022-11-13 13:55:26 -0600 |
---|---|---|
committer | Andy Belle-Isle <abelleisle@protonmail.com> | 2022-11-13 13:55:26 -0600 |
commit | 38e2036d031bdeaea76ef4b6c3c2af5247ed93ec (patch) | |
tree | b1401ba2ef33d08dbc528aadbf61f0d4aedad63d /lib/sol2/subprojects | |
parent | 57a1eb6fdccb9023557d0a470796f423f063948a (diff) | |
parent | 57013add5b7c524086272be7d395f9ec5109bde2 (diff) |
Merge remote-tracking branch 'origin/lib-cleanup' into world
Diffstat (limited to 'lib/sol2/subprojects')
-rw-r--r-- | lib/sol2/subprojects/lua.wrap | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/sol2/subprojects/lua.wrap b/lib/sol2/subprojects/lua.wrap deleted file mode 100644 index ef8ecff..0000000 --- a/lib/sol2/subprojects/lua.wrap +++ /dev/null @@ -1,10 +0,0 @@ -[wrap-file] -directory = lua-5.3.4 - -source_url = https://www.lua.org/ftp/lua-5.3.4.tar.gz -source_filename = lua-5.3.4.tar.gz -source_hash = f681aa518233bc407e23acf0f5887c884f17436f000d453b2491a9f11a52400c - -patch_url = https://github.com/OrfeasZ/lua-meson/releases/download/v5.3.4/lua-5.3.4-wrap.zip -patch_filename = lua-5.3.4-wrap.zip -patch_hash = 400ca3e7f2a7e2a8363abe7a25f339b87488d56a1351ad843931a4d097624e57
\ No newline at end of file |