]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[GHA] Update ffmpeg and libpq in macos.yml
authorMarioG-X <20360699+MarioG-X@users.noreply.github.com>
Tue, 26 May 2026 16:29:55 +0000 (09:29 -0700)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 16:29:55 +0000 (19:29 +0300)
ffmpeg@5 changed to ffmpeg@7
Note: tested ffmpeg@8 but it causes missing ft2build.h in truetype include library.

libpq@16 changed to libpq@18

Co-authored-by: Andrey Volk <andywolk@gmail.com>
.github/workflows/macos.yml

index 24546bfbb3da7623bd8b9ac359551c4941768e88..e51ff574a8845410c15ca22a98fb67ff971d31c8 100644 (file)
@@ -35,11 +35,11 @@ jobs:
             autoconf \
             automake \
             curl \
-            ffmpeg@5 \
+            ffmpeg@7 \
             gnu-sed \
             jpeg \
             ldns \
-            libpq@16 \
+            libpq@18 \
             libsndfile \
             libtool \
             lua \
@@ -60,8 +60,8 @@ jobs:
             signalwire/homebrew-signalwire/spandsp \
           && \
           brew link --force --overwrite \
-            ffmpeg@5 \
-            libpq@16
+            ffmpeg@7 \
+            libpq@18
 
       - name: Bootstrap FreeSWITCH
         run: ./bootstrap.sh -j