1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 02:47:34 +00:00

Ports/libmpg123: Update libmpg123 to version 1.31.3

This commit is contained in:
EWouters 2023-09-01 20:54:59 +02:00 committed by Jelle Raaijmakers
parent 659ac890d5
commit de66d72651
3 changed files with 7 additions and 7 deletions

View file

@ -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"
)

View file

@ -4,14 +4,14 @@ Date: Sat, 26 Mar 2022 13:15:31 -0300
Subject: [PATCH] Teach the multiple configure files that serenity is a thing
---
configure | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index d3404bea2f..42a42d415c 100755
index ba131b5fedb26d83625f3a91584f01aecf8ca4c4..fdb47e5c9eb594156a48904014f37f58ae4397b0 100755
--- a/configure
+++ b/configure
@@ -14830,7 +14830,7 @@ case $host in
@@ -14823,7 +14823,7 @@ case $host in
cpu_type="x86"
newoldwritesample=enabled
;;