mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
subprojects: lame: Back to lame_3.100-5
Partial revert of the commit of fc22bb8794
It causes DLL loading failure on Windows. Reverting it for now until
it's fixed in upstream wrapdb
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3579>
This commit is contained in:
parent
9c0d9882e3
commit
3fa6651d91
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@ directory = lame-3.100
|
|||
source_url = http://downloads.sourceforge.net/project/lame/lame/3.100/lame-3.100.tar.gz
|
||||
source_filename = lame-3.100.tar.gz
|
||||
source_hash = ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e
|
||||
patch_filename = lame_3.100-6_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/lame_3.100-6/get_patch
|
||||
patch_hash = 002b76cfc681160ac2b6b1a684981b5104ce65980847bdc72e5e5f3e52c9c1b2
|
||||
wrapdb_version = 3.100-6
|
||||
patch_filename = lame_3.100-5_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/lame_3.100-5/get_patch
|
||||
patch_hash = ed9d897e8ce69e521551812b232de0a651da710d6b0f91606cad4e3afdfd137f
|
||||
wrapdb_version = 3.100-5
|
||||
|
||||
[provide]
|
||||
mp3lame = lame_dep
|
||||
|
|
Loading…
Reference in a new issue