mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 01:50:04 +01:00
subprojects: bump lua to 5.4.4
This commit is contained in:
parent
180ecab04d
commit
d3dcec447c
1 changed files with 7 additions and 7 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
[wrap-file]
|
[wrap-file]
|
||||||
directory = lua-5.4.3
|
directory = lua-5.4.4
|
||||||
source_url = https://www.lua.org/ftp/lua-5.4.3.tar.gz
|
source_url = https://www.lua.org/ftp/lua-5.4.4.tar.gz
|
||||||
source_filename = lua-5.4.3.tar.gz
|
source_filename = lua-5.4.4.tar.gz
|
||||||
source_hash = f8612276169e3bfcbcfb8f226195bfc6e466fe13042f1076cbde92b7ec96bbfb
|
source_hash = 164c7849653b80ae67bec4b7473b884bf5cc8d2dca05653475ec2ed27b9ebf61
|
||||||
patch_filename = lua_5.4.3-1_patch.zip
|
patch_filename = lua_5.4.4-1_patch.zip
|
||||||
patch_url = https://wrapdb.mesonbuild.com/v2/lua_5.4.3-1/get_patch
|
patch_url = https://wrapdb.mesonbuild.com/v2/lua_5.4.4-1/get_patch
|
||||||
patch_hash = 66794455e18d373041c8ffa9c23d1629b813c7a716f8905425d347937f5c8dc8
|
patch_hash = e61cd965c629d6543176f41a9f1cb9050edfd1566cf00ce768ff211086e40bdc
|
||||||
|
|
||||||
[provide]
|
[provide]
|
||||||
lua-5.4 = lua_dep
|
lua-5.4 = lua_dep
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue