A fix that locks all dependencies at a specific version.
This commit is contained in:
parent
5e432d7e88
commit
92e872f922
17 changed files with 159 additions and 54 deletions
13
wraps/openal-soft.wrap
Normal file
13
wraps/openal-soft.wrap
Normal file
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = openal-soft-1.23.1
|
||||
source_url = https://github.com/kcat/openal-soft/archive/refs/tags/1.23.1.tar.gz
|
||||
source_filename = openal-soft-1.23.1.tar.gz
|
||||
source_hash = dfddf3a1f61059853c625b7bb03de8433b455f2f79f89548cbcbd5edca3d4a4a
|
||||
patch_filename = openal-soft_1.23.1-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/openal-soft_1.23.1-1/get_patch
|
||||
patch_hash = dec7316b7258ebf47e6e0436fb4be39297d86d2aa8c098903055dd85c7144501
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/openal-soft_1.23.1-1/openal-soft-1.23.1.tar.gz
|
||||
wrapdb_version = 1.23.1-1
|
||||
|
||||
[provide]
|
||||
openal = openal_dep
|
Loading…
Add table
Add a link
Reference in a new issue