FFmpeg Build Script 9.0.7
Changes since v9.0.6:
- Fallback download sources for failed package downloads (PR #267)
download()now accepts multiple URLs and tries each in order before aborting,
so a timed-out or truncated mirror no longer fails the whole package build.
GNU-based packages declare primary + mirror URLs explicitly, andpkg-config
gets apkgconfig.freedesktop.orgsource with a GitHub release fallback.
Checksum validation and cached-file safety are unchanged.
Full Changelog: v9.0.6...v9.0.7