From 814377890fa399bbbac24062b8564d0e2330c7fa Mon Sep 17 00:00:00 2001 From: Orfeas Zafeiris Date: Wed, 6 Jun 2018 09:59:26 +0300 Subject: [PATCH] Update wrap definition --- .gitignore | 2 ++ subprojects/lua.wrap | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ce47ed2..9c836821 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,5 @@ scratch/ cmake-build-debug/ cmake-build-relwithdebinfo/ cmake-build-release/ +/subprojects/* +!/subprojects/*.wrap diff --git a/subprojects/lua.wrap b/subprojects/lua.wrap index 4f0fa4b4..d709cbf2 100644 --- a/subprojects/lua.wrap +++ b/subprojects/lua.wrap @@ -7,4 +7,4 @@ 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 = 950424da95331eabdbc57afee5e1168ba5890adaf8127f3be507ed4a1b23a876 \ No newline at end of file +patch_hash = 400ca3e7f2a7e2a8363abe7a25f339b87488d56a1351ad843931a4d097624e57 \ No newline at end of file