Skip to content

Commit

Permalink
OpenCore update
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-perl committed Oct 12, 2023
1 parent 06dc7c9 commit d4e6272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ffmpeg
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ if command_exists "python3"; then
fi

if build "opencore" "0.1.6"; then
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"
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"
execute ./configure --prefix="${WORKSPACE}" --disable-shared --enable-static
execute make -j $MJOBS
execute make install
Expand Down

0 comments on commit d4e6272

Please sign in to comment.