mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:37:35 +00:00
Ports/libmpg123: Update libmpg123 to version 1.31.3
This commit is contained in:
parent
659ac890d5
commit
de66d72651
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='libmpg123'
|
||||
version='1.29.3'
|
||||
version='1.31.3'
|
||||
useconfigure='true'
|
||||
workdir="mpg123-${version}"
|
||||
use_fresh_config_sub='true'
|
||||
|
@ -8,5 +8,5 @@ config_sub_paths=(
|
|||
'build/config.sub'
|
||||
)
|
||||
files=(
|
||||
"https://download.sourceforge.net/project/mpg123/mpg123/${version}/mpg123-${version}.tar.bz2#963885d8cc77262f28b77187c7d189e32195e64244de2530b798ddf32183e847"
|
||||
"https://download.sourceforge.net/project/mpg123/mpg123/${version}/mpg123-${version}.tar.bz2#1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue