Skip to content

Commit d4e6272

Browse files
authored
OpenCore update
1 parent 06dc7c9 commit d4e6272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ if command_exists "python3"; then
723723
fi
724724

725725
if build "opencore" "0.1.6"; then
726-
download "https://netactuate.dl.sourceforge.net/project/opencore-amr/opencore-amr/opencore-amr-0.1.6.tar.gz" "opencore-amr-0.1.6.tar.gz"
726+
download "https://deac-ams.dl.sourceforge.net/project/opencore-amr/opencore-amr/opencore-amr-0.1.6.tar.gz" "opencore-amr-0.1.6.tar.gz"
727727
execute ./configure --prefix="${WORKSPACE}" --disable-shared --enable-static
728728
execute make -j $MJOBS
729729
execute make install

0 commit comments

Comments
 (0)