mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
mpg123: update and fix dynamic linking
This commit is contained in:
parent
52ad8afab0
commit
0e3209c1ad
@ -1,5 +1,11 @@
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://mpg123.de/download/mpg123-1.31.3.tar.bz2"
|
||||
tar = "https://mpg123.de/download/mpg123-1.33.2.tar.bz2"
|
||||
blake3 = "1e604dc14160a8852ef6b880643e3534f44e410af1fd5ba29a80ff960a54e834"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
autotools_recursive_regenerate
|
||||
"""
|
||||
|
||||
[build]
|
||||
template = "configure"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user